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


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