mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2024-12-26 08:09:37 -05:00
3 lines
40 B
Bash
3 lines
40 B
Bash
|
#!/bin/bash
|
||
|
flutter test -r expanded $@
|