| Index: tools/test-runtime.dart
|
| diff --git a/tools/test-runtime.dart b/tools/test-runtime.dart
|
| index 4b697c26d45911f058900886c972dcf7b74b3a2d..728416838b7f7e2fe49ced65520d33b464abe896 100755
|
| --- a/tools/test-runtime.dart
|
| +++ b/tools/test-runtime.dart
|
| @@ -5,6 +5,8 @@
|
|
|
| // TODO(ager): Get rid of this version of test.dart when we don't have
|
| // to worry about the special runtime checkout anymore.
|
| +// This file is identical to test.dart with test suites in the
|
| +// directories samples, client, compiler, frog, and utils removed.
|
|
|
| #library("test");
|
|
|
|
|