blob: 25aa59c221af7f6f424ff4d96716e5f732be58bc [file] [log] [blame]
import os
import lit.discovery
def test_all():
return lit.discovery.load_test_suite([os.path.dirname(__file__)])