We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23ba82d + 3244264 commit a106120Copy full SHA for a106120
1 file changed
re-assert-test/src/main/java/com/g2forge/reassert/test/EmptyClass.java
@@ -0,0 +1,6 @@
1
+package com.g2forge.reassert.test;
2
+
3
+/**
4
+ * Exists to prevent maven build problems. This project exists solely for testing.
5
+ */
6
+public class EmptyClass {}
0 commit comments