Fix fancy indexing tests on numpy 1.13 (Closes #2 on gitlab)
Compare changes
+ 6
− 3
@@ -768,6 +768,9 @@ def test_diff(ctx_factory):
@@ -1131,12 +1134,12 @@ def test_fancy_indexing(ctx_factory):
@@ -1172,7 +1175,7 @@ def test_multi_put(ctx_factory):