about summary refs log tree commit diff homepage
path: root/test/Concrete/OneCall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/OneCall.ll')
-rw-r--r--test/Concrete/OneCall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Concrete/OneCall.ll b/test/Concrete/OneCall.ll
index 32802929..f37e073c 100644
--- a/test/Concrete/OneCall.ll
+++ b/test/Concrete/OneCall.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)