aboutsummaryrefslogtreecommitdiffstats
path: root/tests/returning-data-from-temporary/config.json
blob: f299093c4e97cf37d3e9bdcd99d66bfb33eda1cc (plain)
1
2
3
4
5
6
7
8
{
    "tests" : [
        {
            "filename" : "main.cpp",
            "expects_failure" : true
        }
    ]
}