about summary refs log tree commit diff
path: root/src/test/compile-fail/bad-expr-path.rs
diff options
context:
space:
mode:
authorBrian Anderson <andersrb@gmail.com>2011-05-14 21:05:22 -0400
committerBrian Anderson <andersrb@gmail.com>2011-05-14 21:05:22 -0400
commitf33d490032cbfdfcf870fb86f192261c6e6628f2 (patch)
tree89f50548e3477f13f2e67850e6de11ac186fa6cb /src/test/compile-fail/bad-expr-path.rs
parent072305af13585cba340f4f925cd25102abef9fc4 (diff)
downloadrust-f33d490032cbfdfcf870fb86f192261c6e6628f2.tar.gz
rust-f33d490032cbfdfcf870fb86f192261c6e6628f2.zip
Remove xfail-boot lines from tests
Diffstat (limited to 'src/test/compile-fail/bad-expr-path.rs')
-rw-r--r--src/test/compile-fail/bad-expr-path.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/compile-fail/bad-expr-path.rs b/src/test/compile-fail/bad-expr-path.rs
index e8388c55707..56c09f48f16 100644
--- a/src/test/compile-fail/bad-expr-path.rs
+++ b/src/test/compile-fail/bad-expr-path.rs
@@ -1,4 +1,3 @@
-// xfail-boot
 // error-pattern: unresolved name: a
 
 mod m1 {