Ignore a threaded test on emscripten

This commit is contained in:
Alex Crichton 2017-08-27 23:37:50 -07:00
parent 9eff522c6d
commit 876278f395

View file

@ -8,6 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-emscripten
// compile-flags: --test
#![feature(generators, generator_trait)]