test: Fix test/pretty/tag-blank-lines.rs for the tag -> enum switch
This commit is contained in:
parent
ffdb7f97f8
commit
d0fe6723fc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// pp-exact
|
||||
|
||||
tag foo {
|
||||
enum foo {
|
||||
foo; // a foo.
|
||||
bar;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue