Index: frog/tests/frog/src/unittest_node.dart |
diff --git a/frog/tests/frog/src/unittest_node.dart b/frog/tests/frog/src/unittest_node.dart |
index 77976dd441644d19f73bb08b1650e339c59f563b..5b1833038c4c881368e3d0ce84decfa128cb7e8c 100644 |
--- a/frog/tests/frog/src/unittest_node.dart |
+++ b/frog/tests/frog/src/unittest_node.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-// TODO(nweiz): move this to the same place as unittest.dart and |
+// TODO(nweiz): move this to the same place as unittest_html.dart and |
// unittest_vm.dart. Currently, that leads to import conflicts relating to the |
// node library. |
#library("unittest"); |