ignore-pretty for the macro-comma-support test

include! and the pretty test do not mix
This commit is contained in:
Michael Lamparski 2018-02-24 20:05:17 -05:00
parent 9205f3d8e3
commit af503be368

View file

@ -17,6 +17,8 @@
// implementations for some macro_rules! macros as an implementation
// detail.
// ignore-pretty issue #37195
// compile-flags: --test -C debug_assertions=yes
// revisions: std core