From 5cb0aa5f9dd9973f9dcf091f767a5af7f61ed51f Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Wed, 10 Dec 2014 11:21:37 +0100 Subject: reenable the full test --- tests/storagebenchmark.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/storagebenchmark.cpp b/tests/storagebenchmark.cpp index 31cef06..ba14990 100644 --- a/tests/storagebenchmark.cpp +++ b/tests/storagebenchmark.cpp @@ -66,7 +66,6 @@ private Q_SLOTS: store.removeFromDisk(); } -public: void testWriteRead_data() { QTest::addColumn("useDb"); @@ -179,7 +178,6 @@ public: } } -private Q_SLOTS: void testBufferCreation() { HAWD::Dataset dataset("buffer_creation", m_hawdState); -- cgit v1.2.3