Skip to content

Commit 945bf75

Browse files
Anjali2019jreback
authored andcommitted
TST: Fixturize series/test_asof.py (#22772)
1 parent f65fa75 commit 945bf75

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)