Skip to content

Commit 8d8448c

Browse files
committed
update compiler_json_error_format test for new build-deps defaults
1 parent 36315df commit 8d8448c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3777,7 +3777,7 @@ fn compiler_json_error_format() {
37773777
},
37783778
"profile": {
37793779
"debug_assertions": true,
3780-
"debuginfo": 2,
3780+
"debuginfo": null,
37813781
"opt_level": "0",
37823782
"overflow_checks": true,
37833783
"test": false

0 commit comments

Comments
 (0)