# # # patch "testsuite.lua" # from [1f1b0612c237d96c2b17acf7a61c5f7e5e9c02c7] # to [ee3dadaa84390b8be6919ce41c9c5e6c4e3b4881] # ============================================================ --- testsuite.lua 1f1b0612c237d96c2b17acf7a61c5f7e5e9c02c7 +++ testsuite.lua ee3dadaa84390b8be6919ce41c9c5e6c4e3b4881 @@ -683,5 +683,8 @@ table.insert(tests, "multiple_message_co table.insert(tests, "ws_ops_with_wrong_node_type") table.insert(tests, "pivot_root_to_new_dir") table.insert(tests, "multiple_message_commit") -table.insert(tests, "automate_content_diff") +table.insert(tests, "netsync_epoch_refinement") table.insert(tests, "db_check_(heights)") +table.insert(tests, "disapproving_with_message") +table.insert(tests, "add_ignored") +table.insert(tests, "automate_content_diff")