]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
drop the E line from break.tmpl
authorWolfgang (Blub) Bumiller <blub@speed.at>
Thu, 22 Nov 2012 18:28:38 +0000 (19:28 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Thu, 22 Nov 2012 18:28:38 +0000 (19:28 +0100)
tests/break.tmpl

index e237ceef7508a9d086a94400cb66156395aeb614..8bab42b193c901aabc93fd21868d6152900041da 100644 (file)
@@ -2,7 +2,6 @@ I: break.qc
 D: test break and continue
 T: -execute
 C: -std=fteqcc
-E: -float -1 -float -1
 M: 0 1 2 3 4 5 6 7 8 9 end
 M: 0 1 2 3 brk end
 M: 0 1 2 ct 4 5 6 7 8 9 end