From 3647de5291db9e359e7844f80202251f47e83a97 Mon Sep 17 00:00:00 2001 From: Bill King Date: Tue, 23 Jun 2009 15:10:52 +1000 Subject: Cleanup of db test cases. Mostly cleanup of dropping of tables to a consistent place. Also enable itemmodel tests. --- tests/auto/qitemmodel/qitemmodel.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/auto/qitemmodel') diff --git a/tests/auto/qitemmodel/qitemmodel.pro b/tests/auto/qitemmodel/qitemmodel.pro index c51f4c7242..38c615b693 100644 --- a/tests/auto/qitemmodel/qitemmodel.pro +++ b/tests/auto/qitemmodel/qitemmodel.pro @@ -1,6 +1,5 @@ -CONFIG += qtestlib +load(qttest_p4) SOURCES += tst_qitemmodel.cpp -TARGET = tst_qitemmodel QT += sql -- cgit v1.2.1