mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-19 09:25:28 +00:00
3 lines
56 B
Bash
3 lines
56 B
Bash
|
#!/usr/bin/env bash
|
||
|
PYTHONPATH=pybind pytest-3 ../test/
|