summaryrefslogtreecommitdiffstats
path: root/autotest-hhvm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autotest-hhvm.sh')
-rwxr-xr-xautotest-hhvm.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/autotest-hhvm.sh b/autotest-hhvm.sh
deleted file mode 100755
index 6f3645c3aef..00000000000
--- a/autotest-hhvm.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh -e
-HERE=$(dirname "$0")
-PHP_EXE=hhvm "$HERE/autotest.sh" "$@"