aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sphinxtabletest.h
diff options
context:
space:
mode:
authorLuciano Wolf <luciano.wolf@openbossa.org>2011-03-04 15:56:41 -0300
committerLuciano Wolf <luciano.wolf@openbossa.org>2011-03-04 16:30:52 -0300
commitf238cebb57200ce38796fad8f78801446943ebff (patch)
tree9c9f39f73cf3d7dd095190ea7b3e145e87b54286 /tests/sphinxtabletest.h
parentbb6612e2cb07f4ef64a5a3fd032cfc87ed8aaf30 (diff)
Fix bug #532 - "QNetworkSession documentation formatting broken"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>
Diffstat (limited to 'tests/sphinxtabletest.h')
-rw-r--r--tests/sphinxtabletest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sphinxtabletest.h b/tests/sphinxtabletest.h
index 57d8937d0..e056021b5 100644
--- a/tests/sphinxtabletest.h
+++ b/tests/sphinxtabletest.h
@@ -39,6 +39,7 @@ private slots:
void testColSpan();
void testComplexTable();
void testRowSpan2();
+ void testBrokenTable();
private:
QtDocGenerator* m_generator;