5 lines
99 B
Bash
5 lines
99 B
Bash
#!/usr/bin/env bash
|
|
|
|
testcafe firefox test/test.testcafe.js
|
|
#testcafe remote test/test.testcafe.js
|