Skip to content

Commit

Permalink
added missing period
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitin-Poojary committed Aug 7, 2023
1 parent 83972c9 commit 56a5fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pigeon/tool/shared/test_suites.dart
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ Future<int> _runCommandLineTests() async {
'--ast_out',
tempOutput
],
// Test writing a file in a directory that doesn't exist
// Test writing a file in a directory that doesn't exist.
<String>[
'--input',
'pigeons/message.dart',
Expand Down

0 comments on commit 56a5fec

Please sign in to comment.