Drive-by fix: Update two tests failing in --pass check
mode
This commit is contained in:
parent
73dae4eaf9
commit
ef7ef05e8e
@ -1,4 +1,5 @@
|
||||
// build-pass
|
||||
// ignore-pass (different metadata emitted in different modes)
|
||||
// compile-flags: --json=diagnostic-short --json artifacts --error-format=json
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
@ -1,4 +1,5 @@
|
||||
// build-pass
|
||||
// ignore-pass (different metadata emitted in different modes)
|
||||
// compile-flags: --json=diagnostic-short,artifacts --error-format=json
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
Loading…
Reference in New Issue
Block a user