4 lines
60 B
Bash
4 lines
60 B
Bash
#!/usr/bin/env bash
|
|
|
|
testcafe firefox test/test.testcafe.js
|
#!/usr/bin/env bash
|
|
|
|
testcafe firefox test/test.testcafe.js
|