Skip to content

Commit 11a859e

Browse files
committed
dbg
1 parent 511d2c0 commit 11a859e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/libgit2/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ endif()
6666
include(AddClarTest)
6767
add_clar_test(libgit2_tests offline -v -xonline)
6868
add_clar_test(libgit2_tests config -v -sconfig)
69+
add_clar_test(libgit2_tests failing -v -scheckout::conflict)
6970
add_clar_test(libgit2_tests invasive -v -sfilter::stream::bigfile -sodb::largefiles -siterator::workdir::filesystem_gunk -srepo::init -srepo::init::at_filesystem_root -sonline::clone::connect_timeout_default)
7071
add_clar_test(libgit2_tests online -v -sonline -xonline::customcert)
7172
add_clar_test(libgit2_tests online_customcert -v -sonline::customcert)

0 commit comments

Comments
 (0)