aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rwxr-xr-xlib/tests/test_opts1bin34139 -> 0 bytes
-rwxr-xr-xlib/tests/test_opts2bin35227 -> 0 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 44bd35ba..d0941939 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,7 +94,8 @@ NP-VERSION-FILE
/lib/tests/utils_tcp.Po
/lib/tests/parse_ini.Po
/lib/tests/test_ini
-/lib/tests/test_opts
+/lib/tests/test_opts1
+/lib/tests/test_opts2
/lib/tests/extra_opts.Po
# /m4/
diff --git a/lib/tests/test_opts1 b/lib/tests/test_opts1
deleted file mode 100755
index cab0f2a0..00000000
--- a/lib/tests/test_opts1
+++ /dev/null
Binary files differ
diff --git a/lib/tests/test_opts2 b/lib/tests/test_opts2
deleted file mode 100755
index 226fe919..00000000
--- a/lib/tests/test_opts2
+++ /dev/null
Binary files differ