Index: tools/test.dart |
=================================================================== |
--- tools/test.dart (revision 32349) |
+++ tools/test.dart (working copy) |
@@ -65,10 +65,6 @@ |
new Path('utils/tests/css'), |
new Path('utils/tests/peg'), |
new Path('sdk/lib/_internal/pub'), |
- // TODO(amouravski): move these to tests/ once they no longer rely on weird |
- // dependencies. |
- new Path('sdk/lib/_internal/dartdoc'), |
- new Path('tools/dom/docs'), |
]; |
void testConfigurations(List<Map> configurations) { |