diff options
author | Martin Nowack <martin@se.inf.tu-dresden.de> | 2013-11-14 21:09:48 +0100 |
---|---|---|
committer | Martin Nowack <martin@se.inf.tu-dresden.de> | 2013-11-14 21:09:48 +0100 |
commit | 4d12ec4ee2f9dbaaa4b62b92d73c9e78b8a595e8 (patch) | |
tree | 64b6dfab75b11082a889f0df6d78b1514b6d616f /runtime/POSIX/testing-dir/c | |
parent | 291ab55097f1532a6180de10ce2f410971b6d621 (diff) | |
download | klee-4d12ec4ee2f9dbaaa4b62b92d73c9e78b8a595e8.tar.gz |
Remove unused testing-dir
Diffstat (limited to 'runtime/POSIX/testing-dir/c')
-rwxr-xr-x | runtime/POSIX/testing-dir/c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/POSIX/testing-dir/c b/runtime/POSIX/testing-dir/c deleted file mode 100755 index 2b45f6a5..00000000 --- a/runtime/POSIX/testing-dir/c +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -echo "Hello world!" |