aboutsummaryrefslogtreecommitdiffstats
path: root/tests/detaching-temporary/config.json
blob: 33a0e1f48c5a0ecbb47d10d508621d674c03cc33 (plain)
1
2
3
4
5
6
7
8
9
{
    "tests" : [
        {
            "filename" : "main.cpp",
            "minimum_qt_version" : 550,
            "expects_failure" : true
        }
    ]
}