about summary refs log tree commit diff homepage
path: root/test/Runtime/POSIX/Isatty.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Runtime/POSIX/Isatty.c')
-rw-r--r--test/Runtime/POSIX/Isatty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Runtime/POSIX/Isatty.c b/test/Runtime/POSIX/Isatty.c
index 294312dc..4f8d1425 100644
--- a/test/Runtime/POSIX/Isatty.c
+++ b/test/Runtime/POSIX/Isatty.c
@@ -1,5 +1,5 @@
 // RUN: %llvmgcc %s -emit-llvm -O0 -c -o %t.bc
-// RUN: %klee --libc=uclibc --posix-runtime --init-env %t.bc --sym-files 0 10 --sym-stdout 2>%t.log
+// RUN: %klee --libc=uclibc --posix-runtime %t.bc --sym-files 0 10 --sym-stdout 2>%t.log
 
 // RUN: test -f klee-last/test000001.ktest
 // RUN: test -f klee-last/test000002.ktest