From: Wolfgang (Blub) Bumiller Date: Thu, 22 Nov 2012 18:28:38 +0000 (+0100) Subject: drop the E line from break.tmpl X-Git-Tag: 0.1.9~355 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=c0d46ba89368e3715d155e28ac5f4236c33c5fbc;p=xonotic%2Fgmqcc.git drop the E line from break.tmpl --- diff --git a/tests/break.tmpl b/tests/break.tmpl index e237cee..8bab42b 100644 --- a/tests/break.tmpl +++ b/tests/break.tmpl @@ -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