| Index: tools/testing/dart/test_controller.js
|
| diff --git a/tools/testing/dart/test_controller.js b/tools/testing/dart/test_controller.js
|
| index 8d3edb8d441d77c78b93f036da34ebca65dba3e6..bcee8d1129c94b6b578606a0436049e04a7d641a 100644
|
| --- a/tools/testing/dart/test_controller.js
|
| +++ b/tools/testing/dart/test_controller.js
|
| @@ -281,7 +281,7 @@ function scriptTagOnErrorCallback(e) {
|
| // dart-calling-main: signals that the dart [main] function will be invoked
|
| // dart-main-done: signals that the dart [main] function has finished
|
| // unittest-suite-wait-for-done: signals the start of an asynchronous test
|
| -// unittest-suite-success: signals the end of an asynchrounous test
|
| +// unittest-suite-success: signals the end of an asynchronous test
|
| // unittest-suite-fail: signals that the asynchronous test failed
|
| // unittest-suite-done: signals the end of an asynchronous test, the outcome
|
| // is unknown
|
|
|