Drive-by fix: Update two tests failing in --pass check mode
This commit is contained in:
parent
73dae4eaf9
commit
ef7ef05e8e
2 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue