mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-12-25 15:29:32 -05:00
3 lines
40 B
Bash
3 lines
40 B
Bash
|
#!/bin/bash
|
||
|
flutter test -r expanded $@
|