summaryrefslogtreecommitdiffstats
path: root/tests/testgitstorage.h
diff options
context:
space:
mode:
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 a701363e9..43c33c228 100644
--- a/tests/testgitstorage.h
+++ b/tests/testgitstorage.h
@@ -9,6 +9,7 @@ class TestGitStorage : public QObject
private slots:
void testGitStorageLocal();
void testGitStorageCloud();
+ void testGitStorageCloudOfflineSync();
};
#endif // TESTGITSTORAGE_H