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, 2 insertions, 0 deletions
diff --git a/test/Concrete/OneCall.ll b/test/Concrete/OneCall.ll
index d8b94b37..32802929 100644
--- a/test/Concrete/OneCall.ll
+++ b/test/Concrete/OneCall.ll
@@ -1,3 +1,5 @@
+; RUN: %S/ConcreteTest.py --klee=%klee --lli=%lli %s
+
 declare void @print_i32(i32)
 
 define i32 @sum(i32 %a, i32 %b) {