Skip to content

Commit

Permalink
xfail transitive inheritance test -- I guess this doesn't work yet
Browse files Browse the repository at this point in the history
  • Loading branch information
catamorphism committed Jan 30, 2013
1 parent a30ea01 commit 90cee95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/run-pass/issue-3979-2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// xfail-test
trait A {
fn a_method();
}
Expand Down

0 comments on commit 90cee95

Please sign in to comment.