commit | 3d81110c4eafc41108fa91897a23c465d8602b3c | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Wed Sep 06 14:20:42 2017 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Sep 06 14:20:42 2017 +0200 |
tree | 41d531c11df555a4df83c3f7b90d8a4490e972b9 | |
parent | 291baad8872b4335cd483fdb501ba3b211e41c99 [diff] [blame] |
Added wildcard tests with + and ?. Change-Id: I367c6d5e79f846e4ed89934e89203915f36bfe39
diff --git a/pom.xml b/pom.xml index 64a4e89..758f9fc 100644 --- a/pom.xml +++ b/pom.xml
@@ -272,6 +272,7 @@ <exclude>**/benchmark/*</exclude> <exclude>**/TestWPDIndex.java</exclude> <exclude>**/TestRealIndex.java</exclude> + <exclude>**/TestSampleIndex.java</exclude> </excludes> </configuration> </plugin>