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


class TestHexdump:
    @pytest.mark.complete("hexdump -")
    def test_1(self, completion):
        assert completion