Add a test for the 'init' option property.
[oota-llvm.git] / test / FrontendC++ / 2003-11-18-EnumArray.cpp
index 6eaf9d66f2dc7bc05afc5491881f7644dc4e3ee0..bb1b3bf301e5e51356b2aaf2d886af0086b0d617 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgxx -S %s -o - | llvm-as -o /dev/null
 
 enum TchkType {
   tchkNum, tchkString, tchkSCN, tchkNone