feat(test_lib): change test_lib.dart to structurally compare objects

This commit is contained in:
vsavkin
2014-10-29 14:26:52 -04:00
parent 9bd65abb32
commit acd7035347
9 changed files with 38 additions and 7 deletions

View File

@ -7,4 +7,4 @@ dependencies:
dev_dependencies:
test_lib:
path: ../test_lib
guinness: ">=0.1.5 <0.2.0"
guinness: ">=0.1.16 <0.2.0"