Skip to content

Commit

Permalink
Merge #863
Browse files Browse the repository at this point in the history
863: Enable many tests in test_issues when numpy is not available r=hgrecco a=crusaderky

in test_issues.py, many non-numpy tests were improperly placed under TestIssuesNP and thus skipped when numpy is not available.
This PR merges the two classes, marks indivudual test cases as actually needing numpy, and re-establishes incremental order.

Co-authored-by: Guido Imperiale <[email protected]>
  • Loading branch information
bors[bot] and Guido Imperiale authored Aug 30, 2019
2 parents 0ca112b + 2c19393 commit 55058bc
Showing 1 changed file with 216 additions and 233 deletions.
Loading

0 comments on commit 55058bc

Please sign in to comment.