Skip to content

Commit dce933b

Browse files
committed
Don't run quasiquote test on android.
1 parent f776e7f commit dce933b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass-fulldeps/qquote.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-android
12+
1113
#![feature(quote, rustc_private)]
1214

1315
extern crate syntax;

0 commit comments

Comments
 (0)