| Index: tests/standalone/io/skipping_dart2js_compilations_test.dart
|
| diff --git a/tests/standalone/io/skipping_dart2js_compilations_test.dart b/tests/standalone/io/skipping_dart2js_compilations_test.dart
|
| index 0c907baef58214a5dbe257424d45f7239e019455..27d896fa8dd0823142f983cc0ad5f4ae9818fcff 100644
|
| --- a/tests/standalone/io/skipping_dart2js_compilations_test.dart
|
| +++ b/tests/standalone/io/skipping_dart2js_compilations_test.dart
|
| @@ -7,7 +7,7 @@
|
| * already up to date" feature does work as it should.
|
| * Therefore this test ensures that compilations are only skipped if the last
|
| * modified date of the output of a dart2js compilation is newer than
|
| - * - the the dart application to compile (including it's dependencies)
|
| + * - the dart application to compile (including it's dependencies)
|
| * - the dart2js snapshot
|
| * Furtheremore it ensure that a compilations is not skipped if any of the
|
| * necessary files could not be found (dart2js snapshots, previous dart2js
|
|
|