summaryrefslogtreecommitdiff
path: root/test/t/test_wtf.py
blob: 45dfcfd2a4ca971c5891f704e28cd39dff2dbf2f (plain)
1
2
3
4
5
6
7
8
import pytest


class TestWtf:
    # TODO: actually requires an acronym db, not the cmd
    @pytest.mark.complete("wtf A", require_cmd=True)
    def test_1(self, completion):
        assert completion