Index: pkg/unittest/lib/src/pretty_print.dart |
diff --git a/pkg/unittest/lib/src/pretty_print.dart b/pkg/unittest/lib/src/pretty_print.dart |
index 1608e108defc222ba69fb7ee3f080b1ee6259689..14a0bb1f44c1f03d9847ddc88fcb2caa7fb6da82 100644 |
--- a/pkg/unittest/lib/src/pretty_print.dart |
+++ b/pkg/unittest/lib/src/pretty_print.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. |
-library pretty_print; |
+library unittest.pretty_print; |
import 'utils.dart'; |