refactored test

This commit is contained in:
pvincent
2026-07-18 14:18:55 +04:00
parent 089553cf3a
commit c846767bc8
3 changed files with 30 additions and 22 deletions
+2
View File
@@ -10,6 +10,8 @@ readonly BASEDIR
function do_subshell_term {
# grep nope nope
echo "found=$(grep nope nope)"
echo "found=$(command_not_found)"
command_not_found
}
function do_last_false {