fix noreturn testcase descriptions... those were mixed up

This commit is contained in:
Wolfgang Bumiller 2013-04-23 17:07:19 +02:00
parent f6d554874b
commit 17996dee50
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
I: noreturn.qc
D: noreturn keyword - should fail
D: noreturn keyword - should work
T: -compile
C: -std=fteqcc -Wall -Werror -DTEST=2 -DNORETURN=[[noreturn]]
F: -no-defs

View file

@ -1,5 +1,5 @@
I: noreturn.qc
D: noreturn keyword - should work
D: noreturn keyword - should fail
T: -fail
C: -std=fteqcc -Wall -Werror -DTEST=1 -DNORETURN
F: -no-defs