Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
bdlukaa committed Dec 24, 2023
1 parent 8a31fc1 commit 8a0ca48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/library_directive_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ void main() {
parseAsJson('library foo;'),
{'kind': 'library', 'name': 'foo'},
);
});
});
});
}

0 comments on commit 8a0ca48

Please sign in to comment.