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


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