about summary refs log tree commit diff homepage
path: root/test/Merging/batching_break.c
diff options
context:
space:
mode:
authorFelix Rath <felix.rath@comsys.rwth-aachen.de>2017-12-07 14:02:12 +0100
committerAndrea Mattavelli <andreamattavelli@users.noreply.github.com>2017-12-11 11:39:45 +0000
commit3d1b037503d5d1afd2707755e480d564088cb844 (patch)
treefadbe6421d85f799ed5e48c95c0dfb58e7aa2433 /test/Merging/batching_break.c
parent0ff6dad61ec6bb3e440135ae8db2dd7b68901bac (diff)
downloadklee-3d1b037503d5d1afd2707755e480d564088cb844.tar.gz
fix merging tests: use `%klee` instead of `klee`
Fixes #800
Diffstat (limited to 'test/Merging/batching_break.c')
-rw-r--r--test/Merging/batching_break.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Merging/batching_break.c b/test/Merging/batching_break.c
index 67570734..b9169df0 100644
--- a/test/Merging/batching_break.c
+++ b/test/Merging/batching_break.c
@@ -1,6 +1,6 @@
 // RUN: %llvmgcc -emit-llvm -g -c -o %t.bc %s
 // RUN: rm -rf %t.klee-out
-// RUN: klee --output-dir=%t.klee-out --use-merge --debug-log-merge --search=nurs:covnew %t.bc 2>&1 | FileCheck %s
+// RUN: %klee --output-dir=%t.klee-out --use-merge --debug-log-merge --search=nurs:covnew %t.bc 2>&1 | FileCheck %s
 
 // CHECK: open merge:
 // CHECK: close merge: