Karl Schimpf | 2f6f860 | 2014-12-01 13:39:00 -0800 | [diff] [blame] | 1 | # -*- Python -*- |
2 | # | ||||
3 | # This directory contains reader tests that require the ability to dump parsed | ||||
4 | # IR. | ||||
5 | |||||
6 | if not 'allow_dump' in config.root.available_features: | ||||
7 | config.unsupported = True |