missing char
This commit is contained in:
@@ -93,7 +93,6 @@ cleanup_before_test() {
|
||||
}
|
||||
[ -f "/root/.profile" ] && source /root/.profile 2>/dev/null || true
|
||||
[ -f "/root/.cargo/env" ] && source /root/.cargo/env 2>/dev/null || true
|
||||
}
|
||||
|
||||
# Test validation function
|
||||
test_function() {
|
||||
|
||||
Reference in New Issue
Block a user