Skip to content

Commit 9511e7a

Browse files
committed
migrates class from one time compliance file to another
1 parent 7d745b0 commit 9511e7a

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

tests/compliance/time/test_time_compliance.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
# TODO(https://github.com/googleapis/python-db-dtypes-pandas/issues/78): Add
3434
# compliance tests for reduction operations.
3535

36+
# NDArrayBacked2DTests suite added in https://github.com/pandas-dev/pandas/pull/44974
37+
class Test2DCompat(base.NDArrayBacked2DTests):
38+
pass
39+
3640

3741
class TestComparisonOps(base.BaseComparisonOpsTests):
3842
pass

tests/compliance/time/test_time_compliance_1_5.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)