add dummy test

This commit is contained in:
Adam Jeniski 2025-08-04 09:36:35 -09:00
commit 4e05288378

3
test.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
echo "test passed"...