# # # patch "testsuite.lua" # from [1ef2492b2ec4e88c31c1c61c3eb24b77b5bb4de9] # to [ace65535c8e4ff3106a8c3ba96fdb29086848dc8] # ============================================================ --- testsuite.lua 1ef2492b2ec4e88c31c1c61c3eb24b77b5bb4de9 +++ testsuite.lua ace65535c8e4ff3106a8c3ba96fdb29086848dc8 @@ -344,11 +344,3 @@ table.sort(tests) end end table.sort(tests) -table.insert(tests, "importing_cvs_branches_with_correct_ancestory_2") -table.insert(tests, "importing_cvs_with_multiple_vendor_imports") -table.insert(tests, "importing_cvs_with_conflicting_tag") -table.insert(tests, "importing_cvs_with_tags_after_delete") -table.insert(tests, "importing_cvs_branch_from_empty_branch") -table.insert(tests, "importing_cvs_with_unnamed_branch") -table.insert(tests, "importing_cvs_with_missing_delta") -table.insert(tests, "importing_cvs_with_multiple_unnamed_branches")