diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-02-28 23:58:31 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-02-28 23:58:31 +0100 |
commit | edea0f2fc34738de52a58f00c676e814f7a8c2fd (patch) | |
tree | d95082318d2e71d0a35847e92150b0d3762d094b /src/tests/websnap_test.cpp | |
parent | Ok, we have 12 empty tests working... :) (diff) | |
download | rekonq-edea0f2fc34738de52a58f00c676e814f7a8c2fd.tar.xz |
First works on new Unit Tests..
Diffstat (limited to 'src/tests/websnap_test.cpp')
-rw-r--r-- | src/tests/websnap_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/websnap_test.cpp b/src/tests/websnap_test.cpp index e77e365b..53fc1d4f 100644 --- a/src/tests/websnap_test.cpp +++ b/src/tests/websnap_test.cpp @@ -50,7 +50,6 @@ private: void WebSnapTest::initTestCase() { -// snap = new WebSnap; } |