aboutsummaryrefslogtreecommitdiffstats
path: root/test/python/lit.local.cfg
blob: b70b9d7a34fdd1e819d9b8c3cabed18ce4dc77e5 (plain)
1
2
3
4
config.suffixes.add('.py')

if not config.enable_bindings_python:
  config.unsupported = True