Index: tests/compiler/dart2js/in_user_code_test.dart |
diff --git a/tests/compiler/dart2js/in_user_code_test.dart b/tests/compiler/dart2js/in_user_code_test.dart |
index b86010449b427e13c1dfc63b9869867901d6e49c..415a1dc32061336beb8874492f7b8d862f25e4e3 100644 |
--- a/tests/compiler/dart2js/in_user_code_test.dart |
+++ b/tests/compiler/dart2js/in_user_code_test.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. |
-// Test that the debugging helper [Compiler.inUserCode] works as intended. |
+// Test that the helper [Compiler.inUserCode] works as intended. |
import 'package:async_helper/async_helper.dart'; |
import 'package:expect/expect.dart'; |