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


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