summaryrefslogtreecommitdiff
path: root/test/t/test_df.py
blob: 247311cc46f6b8848ba72ee235ddc6eef2512702 (plain)
1
2
3
4
5
6
7
import pytest


class TestDf:
    @pytest.mark.complete("df ")
    def test_1(self, completion):
        assert completion