Skip to content

Commit 24603d8

Browse files
committed
solve
1 parent 0ce1e0a commit 24603d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/bowling/tests/bowling.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ fn the_two_balls_after_a_final_strike_can_be_a_strike_and_non_strike() {
306306
}
307307

308308
#[test]
309-
#[ignore]
310309
fn the_two_balls_after_a_final_strike_cannot_be_a_non_strike_followed_by_a_strike() {
311310
let mut game = BowlingGame::new();
312311

0 commit comments

Comments
 (0)