Remove unused HHVM test executor

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2018-10-09 10:00:43 +02:00
parent 8e1c26b509
commit c62b9c7e70
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
2 changed files with 0 additions and 4 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh -e
HERE=$(dirname "$0")
PHP_EXE=hhvm "$HERE/autotest.sh" "$@"

View File

@ -42,7 +42,6 @@ $expectedFiles = [
'AUTHORS',
'autotest-checkers.sh',
'autotest-external.sh',
'autotest-hhvm.sh',
'autotest-js.sh',
'autotest.sh',
'bower.json',