Skip to content

Commit 3a491d2

Browse files
fix: adjust tests for Rust
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
1 parent 2f80362 commit 3a491d2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/lang-rust/_generic.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
readonly GENERATE_SHELL_COMPLETIONS="${GENERATE_SHELL_COMPLETIONS:?}"
66
readonly RUSTUP_DISABLE_AUTO_SELF_UPDATE="${RUSTUP_DISABLE_AUTO_SELF_UPDATE:?}"
77

8-
readonly RUSTUP_HOME="${RUSTUP_HOME:?}"
9-
readonly CARGO_HOME="${CARGO_HOME:?}"
108
readonly DCF_LANG_RUST_DIR="${DCF_LANG_RUST_DIR:?}"
119

1210
assert_success 'LLDB prettifier exists' test -s "${DCF_LANG_RUST_DIR}/lldb_prettifier.py"

0 commit comments

Comments
 (0)