Add test case for multi line dive notes merging

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2015-08-30 13:00:32 -07:00
parent 1b37e0f1a4
commit 6d7faa106f
2 changed files with 67 additions and 0 deletions

View file

@ -13,6 +13,7 @@ private slots:
void testGitStorageCloudOfflineSync();
void testGitStorageCloudMerge();
void testGitStorageCloudMerge2();
void testGitStorageCloudMerge3();
};
#endif // TESTGITSTORAGE_H