mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-07-19 16:51:02 +02:00
Fix test
This commit is contained in:
parent
e90abc41aa
commit
f5b18da294
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
export TMP="$BATS_TMPDIR"/ruby-build-test
|
||||
export RUBY_BUILD_CURL_OPTS=
|
||||
export RUBY_BUILD_HTTP_CLIENT="curl"
|
||||
unset JAVA_HOME
|
||||
|
||||
if [ "$FIXTURE_ROOT" != "$BATS_TEST_DIRNAME/fixtures" ]; then
|
||||
export FIXTURE_ROOT="$BATS_TEST_DIRNAME/fixtures"
|
||||
|
|
Loading…
Reference in a new issue