Skip to content

Commit ecf8ffc

Browse files
sasurau4calebcartwright
authored andcommitted
Add recursive option to issue-3253 test
1 parent f4e995b commit ecf8ffc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/source/issue-3253/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// rustfmt-recursive: true
12
#[macro_use]
23
extern crate cfg_if;
34

tests/target/issue-3253/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// rustfmt-recursive: true
12
#[macro_use]
23
extern crate cfg_if;
34

0 commit comments

Comments
 (0)