2 lines
59 B
Bash
2 lines
59 B
Bash
|
#!/bin/sh -e
|
||
|
pub run test_driver/famedlysdk_test.dart -p vm
|