diff options
Diffstat (limited to 'test/Object/lit.local.cfg')
-rw-r--r-- | test/Object/lit.local.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Object/lit.local.cfg b/test/Object/lit.local.cfg index b2439b2d1b799..d74d039d684b0 100644 --- a/test/Object/lit.local.cfg +++ b/test/Object/lit.local.cfg @@ -1 +1 @@ -config.suffixes = ['.test', '.ll'] +config.suffixes = ['.test', '.ll', '.yaml'] |