1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-23 17:15:38 +01:00
pwncat/tests/test_test.py
Caleb Stewart b998470297 Working on automated testing
Added a test workflow. Only for triggering manually for now.
2021-05-30 00:24:12 -04:00

6 lines
64 B
Python

#!/usr/bin/env python3
import io
import pytest
import paramiko