From af753a52e3f08057f90b047524a806e64f835f00 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 11 Apr 2020 12:06:31 -0700 Subject: testing: re-enable TestGitStorage Signed-off-by: Dirk Hohndel --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 77312a215..c8b38694c 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -112,7 +112,7 @@ TEST(TestDiveSiteDuplication testdivesiteduplication.cpp) TEST(TestRenumber testrenumber.cpp) # this keeps randomly failing and I don't understand why # too many false positives, so disabling this test for now -# TEST(TestGitStorage testgitstorage.cpp) +TEST(TestGitStorage testgitstorage.cpp) TEST(TestPicture testpicture.cpp) TEST(TestMerge testmerge.cpp) TEST(TestTagList testtaglist.cpp) -- cgit v1.2.3-70-g09d2