mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 06:15:26 +00:00
testing: re-enable TestGitStorage
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
162b7a8a3d
commit
af753a52e3
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue