about summary refs log tree commit diff
path: root/src/test
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-02-12 11:51:49 -0800
committerbors <bors@rust-lang.org>2014-02-12 11:51:49 -0800
commitc62f6cef6f4bd4bc96ff837ff55aa6604b3902a6 (patch)
treece7e8423f236e1fb0d90c8cf842dbbf4fe3a9efb /src/test
parent1d5c52d8a1d9cc5750aadfbb707584466083ef47 (diff)
parent064281c1eef8ec93c97f2759182cb5915e949eb4 (diff)
auto merge of #12216 : alexcrichton/rust/another-snap-fix, r=brson
Hurray more snapshot blockers!
Diffstat (limited to 'src/test')
-rw-r--r--src/test/run-pass-fulldeps/syntax-extension-fourcc.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs b/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs
index 40472b91e51..ab25946b643 100644
--- a/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs
+++ b/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs
@@ -11,7 +11,7 @@
 // ignore-fast Feature gating doesn't work
 // ignore-stage1
 // ignore-pretty
-// ignore-android
+// ignore-cross-compile
 
 #[feature(phase)];