mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-01-28 15:27:06 -05:00
3 lines
40 B
Bash
3 lines
40 B
Bash
|
#!/bin/bash
|
||
|
flutter test -r expanded $@
|