noref testcase must use -Wno-uninitialized-global

This commit is contained in:
Wolfgang Bumiller 2012-12-28 19:09:06 +01:00
parent 47baca22d9
commit 9315577be6

View file

@ -1,4 +1,4 @@
I: noref.qc
D: noref keyword and pragma
T: -compile
C: -std=qcc -Wall -Werror
C: -std=qcc -Wall -Werror -Wno-uninitialized-global