wordRotator/bin/test.sh

6 lines
105 B
Bash

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