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


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