Skip to content

Commit 17d5acc

Browse files
committed
disable test for issue-5806 on openbsd
follow freebsd due to last deprecation of std::old_io::fs
1 parent 270a677 commit 17d5acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/parse-fail/issue-5806.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// ignore-windows
1212
// ignore-freebsd
13+
// ignore-openbsd
1314

1415
#[path = "../compile-fail"]
1516
mod foo; //~ ERROR: a directory

0 commit comments

Comments
 (0)