mirror of https://github.com/llvm/torch-mlir
Set correct name on lit test suite.
parent
e9a9b62caa
commit
fabb4d6e5d
|
@ -19,7 +19,7 @@ from lit.llvm.subst import FindTool
|
|||
# Configuration file for the 'lit' test runner.
|
||||
|
||||
# name: The name of this test suite.
|
||||
config.name = 'TORCH_MLIR'
|
||||
config.name = 'TORCH_MLIR_PT1'
|
||||
|
||||
config.test_format = lit.formats.ShTest(not llvm_config.use_lit_shell)
|
||||
|
||||
|
|
Loading…
Reference in New Issue