aboutsummaryrefslogtreecommitdiffstats
path: root/test/range-002.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/range-002.sh')
-rwxr-xr-xtest/range-002.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/range-002.sh b/test/range-002.sh
index 55d057d..8703f3a 100755
--- a/test/range-002.sh
+++ b/test/range-002.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+. ./test-init.sh
+
if [ ! -x "$(command -v faketime)" ]; then
echo "libfaketime not found - skipping $0..."
exit 0