move test that shouldn't be in test/run-pass/
This commit is contained in:
parent
c43d03a19f
commit
264640cde5
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
// Test that niche finding works with captured generator upvars.
|
||||
|
||||
// run-pass
|
||||
|
||||
#![feature(generators)]
|
||||
|
||||
use std::mem::size_of_val;
|
||||
Loading…
Add table
Add a link
Reference in a new issue