mirror of
https://github.com/romanz/amodem.git
synced 2026-03-19 08:06:01 +08:00
tests: add a bit
This commit is contained in:
5
sshagent/tests/test_server.py
Normal file
5
sshagent/tests/test_server.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .. import server
|
||||
|
||||
|
||||
def test_socket():
|
||||
server.unix_domain_socket_server('name')
|
||||
Reference in New Issue
Block a user