From d61a0d580b3f2835ab0292aecac8ebbdce8bec41 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 28 Feb 2010 17:12:09 +0100 Subject: Ok, we have 12 empty tests working... :) --- src/tests/mainwindow_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests/mainwindow_test.cpp') diff --git a/src/tests/mainwindow_test.cpp b/src/tests/mainwindow_test.cpp index a37e9f16..d3ab6bef 100644 --- a/src/tests/mainwindow_test.cpp +++ b/src/tests/mainwindow_test.cpp @@ -50,7 +50,7 @@ private: void MainWindowTest::initTestCase() { -// window = new MainWindow; + window = new MainWindow; } -- cgit v1.2.1