Home | History | Annotate | Download | only in external_shell
      1 import lit.formats
      2 config.test_format = lit.formats.ShTest(execute_external=True)
      3