summaryrefslogtreecommitdiff
path: root/tests/00_runnable.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/00_runnable.test')
-rwxr-xr-xtests/00_runnable.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/00_runnable.test b/tests/00_runnable.test
new file mode 100755
index 0000000..4ec3bfb
--- /dev/null
+++ b/tests/00_runnable.test
@@ -0,0 +1,5 @@
+#!/bin/bash
+#
+
+# check that httrack starts
+httrack --version >/dev/null