Skip to content

Commit 18a97d7

Browse files
committed
test: Un-XFAIL regions-mock-trans.rs and regions-mock-trans-impls.rs
1 parent 2aaca45 commit 18a97d7

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/test/run-pass/regions-mock-trans-impls.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-test
2-
31
import libc, sys, unsafe;
42

53
enum arena = ();

src/test/run-pass/regions-mock-trans.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// xfail-test
2-
31
import libc, sys, unsafe;
42

53
enum arena = ();

0 commit comments

Comments
 (0)