Skip to content

Commit 8d9a87c

Browse files
committed
remove feature line from test
1 parent ecce274 commit 8d9a87c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/ui/issue-50761.rs

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
// compile-pass
1414

15-
#![feature(test)]
16-
1715
mod a {
1816
pub trait A {}
1917
}

0 commit comments

Comments
 (0)