run test with bash

This commit is contained in:
pvincent
2026-07-16 21:31:22 +04:00
parent 360fe2c134
commit 2f7064330f
Regular → Executable
+1 -1
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env miaou-bash
#!/usr/bin/env bash
[[ $(./test/stub/scenario.bash unbound_variable 2>&1 1>/dev/null) =~ 'TYPE: UNBOUND VARIABLE' ]]