Chromium Code Reviews| Index: dart/tools/test-runtime.dart |
| diff --git a/dart/tools/test-runtime.dart b/dart/tools/test-runtime.dart |
| index 6e348c1ab4488fb62dbd033820c6c26f1b562213..77c41d6f6e1df444a49e874275cd8f4684ae4dcc 100755 |
| --- a/dart/tools/test-runtime.dart |
| +++ b/dart/tools/test-runtime.dart |
| @@ -16,6 +16,7 @@ |
| #import("testing/dart/test_suite.dart"); |
| #import("testing/dart/http_server.dart"); |
| #import("testing/dart/utils.dart"); |
| +import "testing/dart/test_progress.dart"; |
|
ricow1
2013/03/13 16:37:50
if anybody cares, the rest of these lines are alre
|
| #import("../tests/co19/test_config.dart"); |
| #import("../runtime/tests/vm/test_config.dart"); |