diff --git a/pytest.ini b/pytest.ini index 8897b182c..af7967b0f 100644 --- a/pytest.ini +++ b/pytest.ini @@ -18,8 +18,8 @@ testpaths = tests/bitops_test.py tests/categorical_test.py tests/check.py -# tests/client_dtypes_test.py -# tests/client_test.py + tests/client_dtypes_test.py + tests/client_test.py tests/coargsort_test.py tests/dataframe_test.py tests/datetime_test.py