Skip to content

Commit c1d4772

Browse files
Revert "Temporarily failing test in uefi-macros"
This reverts commit a4f4fd2. The upstream issue that was causing these tests to fail has been fixed: rust-lang/rust#89795 Fixes #299
1 parent 1ea8c9a commit c1d4772

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

uefi-macros/tests/compilation.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use std::env;
22

33
#[test]
4-
#[ignore = "failing in nightly due to github.com/rust-lang/rust/issues/89795"]
54
fn ui() {
65
let t = trybuild::TestCases::new();
76

0 commit comments

Comments
 (0)