Skip to content

Commit

Permalink
Don't run quasiquote test on android.
Browse files Browse the repository at this point in the history
  • Loading branch information
goffrie committed Apr 23, 2015
1 parent f776e7f commit dce933b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass-fulldeps/qquote.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-android

#![feature(quote, rustc_private)]

extern crate syntax;
Expand Down

0 comments on commit dce933b

Please sign in to comment.