diff options
| author | Brian Anderson <andersrb@gmail.com> | 2011-05-14 21:05:22 -0400 | 
|---|---|---|
| committer | Brian Anderson <andersrb@gmail.com> | 2011-05-14 21:05:22 -0400 | 
| commit | f33d490032cbfdfcf870fb86f192261c6e6628f2 (patch) | |
| tree | 89f50548e3477f13f2e67850e6de11ac186fa6cb /src/test/compile-fail/bad-expr-path.rs | |
| parent | 072305af13585cba340f4f925cd25102abef9fc4 (diff) | |
| download | rust-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.rs | 1 | 
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 { | 
