mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add test case for multi line dive notes merging
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1b37e0f1a4
commit
6d7faa106f
2 changed files with 67 additions and 0 deletions
|
@ -13,6 +13,7 @@ private slots:
|
|||
void testGitStorageCloudOfflineSync();
|
||||
void testGitStorageCloudMerge();
|
||||
void testGitStorageCloudMerge2();
|
||||
void testGitStorageCloudMerge3();
|
||||
};
|
||||
|
||||
#endif // TESTGITSTORAGE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue