fix comment in aux_test

This commit is contained in:
Ralf Jung 2017-06-08 11:34:49 -07:00
parent e0559a6b24
commit 3a5abf031b

View File

@ -1,6 +1,7 @@
// aux-build:dep.rs
// This ignores the test against rustc, but runs it against miri:
// ignore-cross-compile
// TODO: The above accidentally also ignores this test against rustc even when are are not cross-compiling.
extern crate dep;