wordRotator/bin/test.sh
2018-11-07 20:21:05 +01:00

6 lines
121 B
Bash

#!/usr/bin/env bash
cd $(dirname "$0")/..
#testcafe firefox test/test.testcafe.js --debug-on-fail
node bin/testcafe.js;