4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
exec prove -e "node ./testlib/selenium/runtime.js" "$@"
|