Skip to content

Commit ff7dc1d

Browse files
Anjali2019victor
authored and
victor
committed
TST: Fixturize series/test_asof.py (pandas-dev#22772)
1 parent 13599ff commit ff7dc1d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pandas/tests/series/test_asof.py

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@
88

99
import pandas.util.testing as tm
1010

11-
from .common import TestData
1211

13-
14-
class TestSeriesAsof(TestData):
12+
class TestSeriesAsof():
1513

1614
def test_basic(self):
1715

0 commit comments

Comments
 (0)