aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/valgrind/memcheck/testapps/leak1/leak1.qbs
blob: 679c2966f5a24f61f5192e830974bb08f833c597 (plain)
1
2
3
4
import qbs
import "../testapp.qbs" as TestApp

TestApp { testName: "leak1" }