Skip to content

Commit 0e6bcb4

Browse files
committed
rename test_msgpack -> msgpack
1 parent c5e4ab8 commit 0e6bcb4

17 files changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -646,11 +646,11 @@ def pxd(name):
646646
'pandas.tests.groupby',
647647
'pandas.tests.series',
648648
'pandas.tests.formats',
649+
'pandas.tests.msgpack',
649650
'pandas.tests.scalar',
650651
'pandas.tests.sparse',
651652
'pandas.tests.tseries',
652653
'pandas.tests.types',
653-
'pandas.tests.test_msgpack',
654654
'pandas.tests.plotting',
655655
'pandas.tools',
656656
'pandas.tools.tests',

0 commit comments

Comments
 (0)