Index: tools/test.dart |
=================================================================== |
--- tools/test.dart (revision 8644) |
+++ tools/test.dart (working copy) |
@@ -44,12 +44,12 @@ |
final TEST_SUITE_DIRECTORIES = const [ |
'frog/tests/await', |
'frog/tests/frog', |
- 'frog/tests/frog_native', |
- 'frog/tests/leg', |
- 'frog/tests/leg_only', |
'runtime/tests/vm', |
'samples/tests/samples', |
'tests/benchmark_smoke', |
+ 'tests/compiler/dart2js', |
+ 'tests/compiler/dart2js_extra', |
+ 'tests/compiler/dart2js_native', |
'tests/corelib', |
'tests/dom', |
'tests/html', |