diff --git a/test/ili_correct/lit.local.cfg b/test/ili_correct/lit.local.cfg new file mode 100644 index 00000000000..04daf2d68a1 --- /dev/null +++ b/test/ili_correct/lit.local.cfg @@ -0,0 +1,9 @@ +# +# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. +# See https://llvm.org/LICENSE.txt for license information. +# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception +# + +config.suffixes = ['.f', '.FOR', '.for', '.f77', '.f90', '.f95', '.F', '.fpp', + '.FPP'] +