test(ssh): add docstring with scope to tests/test_ssh

remove-rest
Houkime 2023-12-20 10:32:02 +00:00
parent a5ab0df161
commit 25d2537208
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
"""
Action-level tests of ssh
(For API-independent logic incl. connection to persistent storage)
"""
import pytest
from selfprivacy_api.actions.ssh import (