diff options
-rw-r--r-- | test/.gitignore | 2 | ||||
-rwxr-xr-x | test/test-duplicate-input | bin | 20664 -> 0 bytes | |||
-rwxr-xr-x | test/test-short-keyword | bin | 25032 -> 0 bytes |
3 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 04d77d8..dd7da30 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -5,4 +5,6 @@ test-logic-not test-logic-or test-logic-xor test-whitespace-input +test-duplicate-input +test-short-keyword *.log diff --git a/test/test-duplicate-input b/test/test-duplicate-input Binary files differdeleted file mode 100755 index 141d6aa..0000000 --- a/test/test-duplicate-input +++ /dev/null diff --git a/test/test-short-keyword b/test/test-short-keyword Binary files differdeleted file mode 100755 index 17b4858..0000000 --- a/test/test-short-keyword +++ /dev/null |