remove obsolete test wrappers

This commit is contained in:
Florian Dold 2017-05-24 16:20:18 +02:00
parent 5540454c5f
commit 0fb77c2519
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
exec prove -e "node ./testlib/node/runtime.js" "$@"

View File

@ -1,3 +0,0 @@
#!/usr/bin/env bash
exec prove -e "node ./testlib/selenium/runtime.js" "$@"