summaryrefslogtreecommitdiffstats
path: root/test/src/java/com/healthmarketscience/jackcess/JetFormatTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/java/com/healthmarketscience/jackcess/JetFormatTest.java')
-rw-r--r--test/src/java/com/healthmarketscience/jackcess/JetFormatTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/java/com/healthmarketscience/jackcess/JetFormatTest.java b/test/src/java/com/healthmarketscience/jackcess/JetFormatTest.java
index 96365e4..a51e865 100644
--- a/test/src/java/com/healthmarketscience/jackcess/JetFormatTest.java
+++ b/test/src/java/com/healthmarketscience/jackcess/JetFormatTest.java
@@ -50,7 +50,6 @@ public final class JetFormatTest extends TestCase {
Database.FileFormat.V2000,
Database.FileFormat.V2003,
Database.FileFormat.V2007,
- // @todo Uncomment these elements to run test other formats
};
/**