Reenable expr-scope test. Disable under check-fast
This commit is contained in:
parent
3e63fdc4c9
commit
021bfb4b9b
1 changed files with 1 additions and 5 deletions
|
|
@ -1,9 +1,5 @@
|
|||
// Regression test for issue #762
|
||||
// xfail-stage0
|
||||
|
||||
// Breaks with fast-check, disabling to get tinderbox green again
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
// xfail-fast
|
||||
|
||||
fn f() { }
|
||||
fn main() { ret ::f(); }
|
||||
Loading…
Add table
Add a link
Reference in a new issue