Skip to content

Commit 4516eee

Browse files
committed
.
1 parent 10c307b commit 4516eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/io/pytables/test_select.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ def test_select_iterator_non_complete_8014(file_path):
555555
assert 0 == len(results)
556556

557557

558-
def test_select_iterator_many_empty_frames(setup_path):
558+
def test_select_iterator_many_empty_frames(file_path):
559559
# GH 8014
560560
# using iterator and where clause can return many empty
561561
# frames.

0 commit comments

Comments
 (0)