Skip to content

Commit 8614498

Browse files
author
y-p
committed
TST: mark csv test @slow
1 parent 4d9a3d3 commit 8614498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/test_frame.py

+1
Original file line numberDiff line numberDiff line change
@@ -4450,6 +4450,7 @@ def test_to_csv_from_csv(self):
44504450

44514451
os.remove(path)
44524452

4453+
@slow
44534454
def test_to_csv_moar(self):
44544455
from pandas.util.testing import makeCustomDataframe as mkdf
44554456
path = '__tmp_to_csv_dupe_cols__'

0 commit comments

Comments
 (0)