Skip to content

Commit

Permalink
Fix an accidental change in Rust tests
Browse files Browse the repository at this point in the history
  • Loading branch information
devraymondsh committed Jan 24, 2024
1 parent 5ddf26b commit 95f6e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tests/metacall_rust_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ test_environment_variables(${target}
""
${TESTS_ENVIRONMENT_VARIABLES}

# Enable backtrace and logs for better debugging
# Enable Rust backtrace and logs for better debugging
RUST_BACKTRACE=1
RUST_LOG=INFO
)

0 comments on commit 95f6e7e

Please sign in to comment.