| Index: tools/testing/dart/test_configurations.dart
|
| diff --git a/tools/testing/dart/test_configurations.dart b/tools/testing/dart/test_configurations.dart
|
| index 156d0dc0840e84cbc98fccc1999f89bf8795606f..7b9be0e1e9490b252afc3e50297c8d8ab753137a 100644
|
| --- a/tools/testing/dart/test_configurations.dart
|
| +++ b/tools/testing/dart/test_configurations.dart
|
| @@ -49,6 +49,7 @@ final TEST_SUITE_DIRECTORIES = [
|
| new Path('tests/lib_strong'),
|
| new Path('tests/lib_2'),
|
| new Path('tests/standalone'),
|
| + new Path('tests/standalone_2'),
|
| new Path('utils/tests/peg'),
|
| ];
|
|
|
|
|