mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-08-04 20:24:24 -04:00
2 lines
40 B
Bash
Executable file
2 lines
40 B
Bash
Executable file
#!/bin/bash
|
|
flutter test -r expanded $@
|