| Index: tests/lib/analyzer/test_config.dart
|
| ===================================================================
|
| --- tests/lib/analyzer/test_config.dart (revision 20676)
|
| +++ tests/lib/analyzer/test_config.dart (working copy)
|
| @@ -9,7 +9,7 @@
|
|
|
| class AnalyzeLibraryTestSuite extends DartcCompilationTestSuite {
|
| final libraries = [ 'async', 'core', 'crypto', 'io', 'isolate', 'json',
|
| - 'math', 'mirrors', 'scalarlist', 'typeddata', 'uri',
|
| + 'math', 'mirrors', 'typeddata', 'uri',
|
| 'utf' ];
|
|
|
| AnalyzeLibraryTestSuite(Map configuration)
|
|
|