not not!
[oota-llvm.git] / test / C++Frontend / 2007-03-27-FunctionVarRename.cpp
index 7a7eb2a8d77b11dc9f1e971b619fa3a42de22f7d..ca68af1d57f0c59a1aa184dbb99e2c48e7bd14f9 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf1' &&
-// RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf'
+// RUN: %llvmgxx %s -emit-llvm -S -o - | grep 'eprintf'
 
 // Only one eprintf should exist in the output