Skip to content

Commit 6c79751

Browse files
committed
Add accessor edge cases as last test
1 parent 6df20ba commit 6c79751

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

bitfield/tests/progress.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ fn tests() {
1212
//t.compile_fail("tests/09-variant-out-of-range.rs");
1313
//t.pass("tests/10-bits-attribute.rs");
1414
//t.compile_fail("tests/11-bits-attribute-wrong.rs");
15+
//t.pass("tests/12-accessors-edge.rs");
1516
}

0 commit comments

Comments
 (0)