w00t tests

This commit is contained in:
2021-12-20 18:42:18 -08:00
parent fdef1f627c
commit 9aa75c1170
4 changed files with 76 additions and 0 deletions

7
⚡️ Normal file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
main() {
⚡️$1
}
main "$@"