aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/test')
-rw-r--r--src/test/run-pass/anon-objs.rs (renamed from src/test/run-pass/method-overriding.rs)1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/method-overriding.rs b/src/test/run-pass/anon-objs.rs
index c76123fe..14279db2 100644
--- a/src/test/run-pass/method-overriding.rs
+++ b/src/test/run-pass/anon-objs.rs
@@ -1,5 +1,6 @@
// xfail-boot
// xfail-stage0
+// xfail-stage1
use std;
fn main() {