test: Fix test/pretty/tag-blank-lines.rs for the tag -> enum switch
This commit is contained in:
parent
ffdb7f97f8
commit
d0fe6723fc
@ -1,6 +1,6 @@
|
||||
// pp-exact
|
||||
|
||||
tag foo {
|
||||
enum foo {
|
||||
foo; // a foo.
|
||||
bar;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user