Correct oversight in Java test and remove direct VFD from SWMR supported

drivers.
This commit is contained in:
Quincey Koziol
2016-12-02 11:36:27 -08:00
parent a0d3801251
commit e1026bd354
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
package test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;