unset bb classpath
This commit is contained in:
parent
c1726c3b98
commit
2e0bbfb260
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ lein test :only babashka.impl.socket-repl-test
|
||||||
|
|
||||||
# test invoking script in subdir with bb.edn in parent dir
|
# test invoking script in subdir with bb.edn in parent dir
|
||||||
unset BABASHKA_PRELOADS
|
unset BABASHKA_PRELOADS
|
||||||
|
unset BABASHKA_CLASSPATH
|
||||||
pushd test-resources/bb_in_root_script_in_other_dir
|
pushd test-resources/bb_in_root_script_in_other_dir
|
||||||
if [[ $BABASHKA_TEST_ENV = "native" ]]
|
if [[ $BABASHKA_TEST_ENV = "native" ]]
|
||||||
then
|
then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue