summaryrefslogtreecommitdiff
path: root/llama.cpp/tools/server/tests/pytest.ini
blob: 6df308df74d571a022209782bd1bd14f0ab59756 (plain)
1
2
3
4
[pytest]
markers =
    slow: marks tests as slow (deselect with '-m "not slow"')
    serial