summaryrefslogtreecommitdiff
path: root/tests.merging/basic.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.merging/basic.script')
-rwxr-xr-xtests.merging/basic.script5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests.merging/basic.script b/tests.merging/basic.script
index 6b063a20..8eddcfdb 100755
--- a/tests.merging/basic.script
+++ b/tests.merging/basic.script
@@ -20,10 +20,7 @@
set -eu
# Disable test on versions of Python before 2.7.
-if ! python --version 2>&1 | grep '^Python 2\.[78]' > /dev/null
-then
- exit 0
-fi
+. "$SRCDIR/scripts/python-check"
cd "$DATADIR/workspace"
"$SRCDIR/scripts/test-morph" init