commit | fbd6fbb1770baf6174e13d4ceb74f9853fe451fb | [log] [tgz] |
---|---|---|
author | Michael Hanl <hanl@ids-mannheim.de> | Mon Sep 14 16:10:12 2015 +0200 |
committer | Michael Hanl <hanl@ids-mannheim.de> | Mon Sep 14 16:10:12 2015 +0200 |
tree | 5acf643f08a6a8a766b9769021e58dbd94aebefc | |
parent | f373690a6398bacfdc341a3354117b86b3a11fd7 [diff] [blame] |
rest tests
diff --git a/src/test/java/CollectionRewriteTest.java b/src/test/java/CollectionRewriteTest.java new file mode 100644 index 0000000..8e704b8 --- /dev/null +++ b/src/test/java/CollectionRewriteTest.java
@@ -0,0 +1,6 @@ +/** + * @author hanl + * @date 03/09/2015 + */ +public class CollectionRewriteTest { +}