commit | 8335675d2bef6c04bd6e011baa796f7011d13beb | [log] [tgz] |
---|---|---|
author | Michael Hanl <hanl@ids-mannheim.de> | Sat Feb 06 14:33:50 2016 +0100 |
committer | Michael Hanl <hanl@ids-mannheim.de> | Sat Feb 06 14:33:50 2016 +0100 |
tree | 845e7cc91cf3fffae40baf6613ecb6630330d367 | |
parent | 93edd16855a0aa4d1cfb3586d0a400b3f8ea2c88 [diff] [blame] |
test classes
diff --git a/pom.xml b/pom.xml index c0237ee..4876e67 100644 --- a/pom.xml +++ b/pom.xml
@@ -149,7 +149,7 @@ <exclude>**/*APITest.java</exclude> </excludes> <includes> - <include>de.ids_mannheim.korap.**/*.java</include> + <include>de/ids_mannheim/korap/**/*.java</include> </includes> </configuration> </plugin>