phantomjs/test/run-tests.sh

3 lines
70 B
Bash
Executable File

#!/bin/sh
exec "${0%/*}/../bin/phantomjs" "${0%/*}/run-tests.js" "$@"