aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qt-keywords/config.json
blob: acdbadf40077f2ed59271ff232ef2e0b02ecb873 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "tests" : [
        {
            "filename" : "main.cpp"
        },
        {
            "filename" : "main.cpp_fixed.cpp",
            "isFixedFile" : true
        },
        {
            "filename" : "no_keywords.cpp"
        }
    ]
}