about summary refs log tree commit diff homepage
path: root/test/Concrete/BitwiseOps.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/BitwiseOps.ll')
-rw-r--r--test/Concrete/BitwiseOps.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Concrete/BitwiseOps.ll b/test/Concrete/BitwiseOps.ll
index 034dcace..5b910cad 100644
--- a/test/Concrete/BitwiseOps.ll
+++ b/test/Concrete/BitwiseOps.ll
@@ -1,4 +1,4 @@
-; RUN: %S/ConcreteTest.py --klee=%klee --lli=%lli %s
+; RUN: %S/ConcreteTest.py --klee='%klee' --lli=%lli %s
 
 declare void @print_i32(i32)