summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile6
-rwxr-xr-xtest/vimmnbin26904 -> 0 bytes
2 files changed, 4 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index fba635a..4011915 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -13,9 +13,11 @@ clean:
rm -f vcpm
echo "rm -f vcpm"
rm -f vcimm
- echo "rm -f vcpm"
+ echo "rm -f vcimm"
rm -f vpct
- echo "rm -f vcpm"
+ echo "rm -f vpct"
+ rm -f vimmn
+ echo "rm -f vimmn"
echo "Cleaned."
smode:
diff --git a/test/vimmn b/test/vimmn
deleted file mode 100755
index 5a1ee36..0000000
--- a/test/vimmn
+++ /dev/null
Binary files differ