Skip to content

Commit adc744d

Browse files
committed
uncomment passing test
1 parent 9c65aeb commit adc744d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/all-your-base/tests/all-your-base.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ fn test_15_bit_integer() {
105105
}
106106

107107
#[test]
108-
#[ignore]
109108
fn empty_list() {
110109
let input_base = 2;
111110
let input_digits = &[];

0 commit comments

Comments
 (0)