Skip to content

Commit 4388bb8

Browse files
committed
Try without Reflection.java
1 parent b1cbaa3 commit 4388bb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

enums/build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<jrunconsole cls="OzWitch" />
5151
<jrunconsole cls="PostOffice" />
5252
<jrunconsole cls="RandomTest" />
53-
<jrunconsole cls="Reflection" />
53+
5454
<jrunconsole cls="enums.RoShamBo1" dirpath="../enums" />
5555
<jrunconsole cls="enums.RoShamBo2" dirpath="../enums" />
5656
<jrunconsole cls="enums.RoShamBo3" dirpath="../enums" />
@@ -69,4 +69,4 @@
6969
</target>
7070

7171

72-
</project>
72+
</project>

0 commit comments

Comments
 (0)