mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
3 lines
40 B
Bash
3 lines
40 B
Bash
|
#!/bin/bash
|
||
|
flutter test -r expanded $@
|