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


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