about summary refs log tree commit diff homepage
path: root/test/Concrete/BoolReadWrite.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/BoolReadWrite.ll')
-rw-r--r--test/Concrete/BoolReadWrite.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Concrete/BoolReadWrite.ll b/test/Concrete/BoolReadWrite.ll
index f37359f8..a39d5ab5 100644
--- a/test/Concrete/BoolReadWrite.ll
+++ b/test/Concrete/BoolReadWrite.ll
@@ -1,3 +1,5 @@
+; RUN: %S/ConcreteTest.py --klee=%klee --lli=%lli %s
+
 declare void @print_i1(i1)
 
 define i32 @main() {