| Index: test/codegen_test.dart
|
| diff --git a/test/codegen_test.dart b/test/codegen_test.dart
|
| index 8855b7770cfc7b0b1d3f20109279f97bbad777f4..c7f1486d1ef40b4fd7fec2e35ad5f874d2cd4988 100644
|
| --- a/test/codegen_test.dart
|
| +++ b/test/codegen_test.dart
|
| @@ -85,7 +85,7 @@ main(List<String> arguments) {
|
| path.join('lib', 'convert'),
|
| path.join('lib', 'html'),
|
| path.join('lib', 'math'),
|
| - path.join('lib', 'typed_data')
|
| + path.join('lib', 'typed_data'),
|
| ];
|
|
|
| // Copy all of the test files and expanded multitest files to
|
|
|