mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-24 09:50:16 -06:00
3 lines
40 B
Bash
Executable File
3 lines
40 B
Bash
Executable File
#!/bin/bash
|
|
flutter test -r expanded $@
|