Skip to content

Commit 33e47dc

Browse files
authored
Merge pull request #2477 from davidalber/unignore-configuration-snippet-tests
Removing ignore attribute
2 parents b060f64 + f11e769 commit 33e47dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustfmt-core/tests/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,6 @@ impl ConfigCodeBlock {
820820
}
821821

822822
#[test]
823-
#[ignore]
824823
fn configuration_snippet_tests() {
825824
// Read Configurations.md and build a `Vec` of `ConfigCodeBlock` structs with one
826825
// entry for each Rust code block found.

0 commit comments

Comments
 (0)