Index: tests/debugger/patched_constructor_test.dart |
diff --git a/tests/debugger/patched_constructor_test.dart b/tests/debugger/patched_constructor_test.dart |
index 6be947c1f35dbd1966db34ff8f22f2326fafb8e3..6d90152e285ca1720cc59fe1b721a129c606746f 100644 |
--- a/tests/debugger/patched_constructor_test.dart |
+++ b/tests/debugger/patched_constructor_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.md file. |
-// Regression test for https://github.com/dart-lang/fletch/issues/88 |
+// Regression test for https://github.com/dart-lang/dartino/issues/88 |
main() { |
new Symbol('foo.void'); |