Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1807)

Unified Diff: packages/quiver/lib/testing/equality.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/quiver/lib/testing/async.dart ('k') | packages/quiver/lib/testing/runtime.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/quiver/lib/testing/equality.dart
diff --git a/packages/quiver/lib/testing/equality.dart b/packages/quiver/lib/testing/equality.dart
index 32e4f709c874f5f84f8da62f59aa5a0e854cbb03..7846fbcf26278c855ab8ac364d61cb04b3151a54 100644
--- a/packages/quiver/lib/testing/equality.dart
+++ b/packages/quiver/lib/testing/equality.dart
@@ -12,12 +12,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-/**
- * Utilities for testing the equality of Dart object
- */
+/// Utilities for testing the equality of Dart object
library quiver.testing.equality;
import 'package:matcher/matcher.dart';
-import 'package:quiver/iterables.dart';
part 'src/equality/equality.dart';
« no previous file with comments | « packages/quiver/lib/testing/async.dart ('k') | packages/quiver/lib/testing/runtime.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698