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