miaou-bash.test.bash

This commit is contained in:
pvincent
2026-07-16 21:20:42 +04:00
parent 08b943500e
commit 360fe2c134
3 changed files with 28 additions and 27 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env miaou-bash
[[ $(./test/stub/scenario.bash unbound_variable 2>&1 1>/dev/null) =~ 'TYPE: UNBOUND VARIABLE' ]]