We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cbaa3 commit 4388bb8Copy full SHA for 4388bb8
1 file changed
enums/build.xml
@@ -50,7 +50,7 @@
50
<jrunconsole cls="OzWitch" />
51
<jrunconsole cls="PostOffice" />
52
<jrunconsole cls="RandomTest" />
53
- <jrunconsole cls="Reflection" />
+
54
<jrunconsole cls="enums.RoShamBo1" dirpath="../enums" />
55
<jrunconsole cls="enums.RoShamBo2" dirpath="../enums" />
56
<jrunconsole cls="enums.RoShamBo3" dirpath="../enums" />
@@ -69,4 +69,4 @@
69
</target>
70
71
72
-</project>
+</project>
0 commit comments