Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGAzed committed Jun 13, 2024
1 parent 06cbb3a commit 5623b8d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ TEST easy_arc_consistency_backtrack_forward_check_four(void) {
}

TEST easy_arc_consistency_backtrack_forward_check_five(void) {
ASSERT(false);
ksize_t expected_solution[] = { 1, 8, 6, 9, 4, 5, 8 };

get_settings_singleton()->filepath = EASY_PUZZLE_PATH"5.kkr";
Expand Down

0 comments on commit 5623b8d

Please sign in to comment.