wordRotator/bin/test.sh
2018-10-27 18:57:45 +02:00

6 lines
105 B
Bash

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