Skip to content

Commit

Permalink
Enable trait-inheritance-simple.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Nov 30, 2012
1 parent a0617ea commit 05e7ba8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/test/run-pass/trait-inheritance-simple.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
// xfail-fast
// xfail-test

// Broken on 32 bit, I guess?

trait Foo {
fn f();
}
Expand Down

0 comments on commit 05e7ba8

Please sign in to comment.