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


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