summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-12-14 11:41:54 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-12-14 11:41:54 +0100
commit2531d16dec23c8aab6fba71b9bdbef978eb4d29e (patch)
treeebd7e29042274c606f104c1bb512c7307179f3be /chart2
parent5f7861e6ce212f47420533aed302fa4b5510557d (diff)
we can enable the tests again
Change-Id: Id606b832a05c240fc8326849bff97bb4fe7bc906
Diffstat (limited to 'chart2')
-rw-r--r--chart2/qa/extras/chart2export.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/qa/extras/chart2export.cxx b/chart2/qa/extras/chart2export.cxx
index 645febe5b2e4..9830f0a91646 100644
--- a/chart2/qa/extras/chart2export.cxx
+++ b/chart2/qa/extras/chart2export.cxx
@@ -39,8 +39,8 @@ public:
CPPUNIT_TEST(test);
CPPUNIT_TEST(testErrorBarXLSX);
CPPUNIT_TEST(testTrendline);
- //CPPUNIT_TEST(testStockChart);
- //CPPUNIT_TEST(testBarChart);
+ CPPUNIT_TEST(testStockChart);
+ CPPUNIT_TEST(testBarChart);
CPPUNIT_TEST_SUITE_END();