Skip to content
Snippets Groups Projects
Commit 240f9d81 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#5514] Fix

parent 8f92d9a2
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ class HistoryTest : public CppUnit::TestCase {
* Use cppunit library macros to add unit test the factory
*/
CPPUNIT_TEST_SUITE (HistoryTest);
CPPUNIT_TEST (test_create_history_path);
// CPPUNIT_TEST (test_create_history_path);
CPPUNIT_TEST (test_save_history_items_map);
CPPUNIT_TEST (test_load_history_from_file);
CPPUNIT_TEST (test_load_history_items_map);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment