Skip to content

Commit 7dcbf59

Browse files
committed
passing test
1 parent e2d48fc commit 7dcbf59

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
@@ -154,7 +154,6 @@ fn a_strike_earns_ten_points_in_a_frame_with_a_single_roll() {
154154
}
155155

156156
#[test]
157-
#[ignore]
158157
fn points_scored_in_the_two_rolls_after_a_strike_are_counted_twice_as_a_bonus() {
159158
let mut game = BowlingGame::new();
160159

0 commit comments

Comments
 (0)