Browse Source

added iteration-stmts

svn path=/trunk/mcs/; revision=25655
César Natarén 22 years ago
parent
commit
3b78aef4b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mcs/jtests/Test.Sources

+ 1 - 1
mcs/jtests/Test.Sources

@@ -3,4 +3,4 @@ TEST_SOURCES = \
 	simple-assign-bool global-bool-lits global-id global-num global-sum \
 	global-assign-sum empty-func func-form-params func-total-locals func-nested \
 	greater-than less-than greater-than-eq less-than-eq assign-less-than-eq \
-	log-ops
+	log-ops iteration-stmts