Skip to content

Commit

Permalink
REF: Convert test_hashing to pytest idiom (pandas-dev#24009)
Browse files Browse the repository at this point in the history
Also patch bug in the tests as follows:

_check_equal appeared to be checking index=True/False,
but we actually need to do explicitly pass in
index=True/False for this to work.
  • Loading branch information
gfyoung authored and Pingviinituutti committed Feb 28, 2019
1 parent 47e3aec commit 1710d82
Showing 1 changed file with 316 additions and 269 deletions.
Loading

0 comments on commit 1710d82

Please sign in to comment.