miaou-bash-test runs anywhere
This commit is contained in:
@@ -7,7 +7,7 @@ function library {
|
||||
echo library loaded
|
||||
>&2 echo stderr from library
|
||||
# . "./test/stub/extra/onemore.bash"
|
||||
"./test/stub/extra/onemore.bash"
|
||||
"$MIAOU_BASH_DIR/test/stub/extra/onemore.bash"
|
||||
}
|
||||
|
||||
library
|
||||
|
||||
Reference in New Issue
Block a user