we can enable the tests again

Change-Id: Id606b832a05c240fc8326849bff97bb4fe7bc906
This commit is contained in:
Markus Mohrhard
2013-12-14 11:41:54 +01:00
parent 5f7861e6ce
commit 2531d16dec

View File

@@ -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();