From fb246e4e478b487da3a0ad36583217b32f483116 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Wed, 9 Mar 2011 19:01:13 -0800 Subject: Un-XFAIL a couple export-related tests. --- src/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 70e2330e..209e1b90 100644 --- a/src/Makefile +++ b/src/Makefile @@ -447,7 +447,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \ constrained-type.rs \ destructor-ordering.rs \ drop-parametric-closure-with-bound-box.rs \ - export-non-interference.rs \ foreach-nested-2.rs \ foreach-nested.rs \ foreach-put-structured.rs \ @@ -507,7 +506,6 @@ TEST_XFAILS_RUSTC := $(addprefix test/run-pass/, \ threads.rs \ type-sizes.rs \ typestate-cfg-nesting.rs \ - use-import-export.rs \ user.rs \ utf8.rs \ vec-alloc-append.rs \ -- cgit v1.2.3