Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed dependence of slice order in test. #5318

Merged
merged 2 commits into from Apr 29, 2016

Commits on Apr 29, 2016

  1. Removed dependence of slice order in test.

    When given a map[interface{}][]interface{} jc.DeepEquals does not compare the slice in an order independent manner.
    kat-co committed Apr 29, 2016
    Copy the full SHA
    76c83f1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a54bec4 View commit details
    Browse the repository at this point in the history