summaryrefslogtreecommitdiffstats
path: root/tests/testgitstorage.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-30 13:00:32 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-08-30 13:00:32 -0700
commit6d7faa106faa37b887d24fb18b538a34521f1710 (patch)
treef2f06963237c7ce03871d80171ab916b2d683184 /tests/testgitstorage.h
parent1b37e0f1a4e4225026e7c5b2c15f178a9c75b2ad (diff)
downloadsubsurface-6d7faa106faa37b887d24fb18b538a34521f1710.tar.gz
Add test case for multi line dive notes merging
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'tests/testgitstorage.h')
-rw-r--r--tests/testgitstorage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testgitstorage.h b/tests/testgitstorage.h
index d5f69fc65..ef1dacd9e 100644
--- a/tests/testgitstorage.h
+++ b/tests/testgitstorage.h
@@ -13,6 +13,7 @@ private slots:
void testGitStorageCloudOfflineSync();
void testGitStorageCloudMerge();
void testGitStorageCloudMerge2();
+ void testGitStorageCloudMerge3();
};
#endif // TESTGITSTORAGE_H