Disable the Roman numerals test on Android due to cross-compile issues

This commit is contained in:
Keegan McAllister 2014-10-02 11:45:25 -07:00
parent eb1cbf3d1d
commit 3f0c483594

View File

@ -10,6 +10,7 @@
// aux-build:roman_numerals.rs
// ignore-stage1
// ignore-android
#![feature(phase)]