mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-26 02:30:48 -06:00
3 lines
40 B
Bash
3 lines
40 B
Bash
|
#!/bin/bash
|
||
|
flutter test -r expanded $@
|