wordRotator/bin/test.sh
2018-11-04 16:49:13 +01:00

6 lines
105 B
Bash

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