mirror of
https://github.com/kennethreitz-archive/procs.git
synced 2026-06-05 23:30:18 +00:00
5 lines
68 B
Python
5 lines
68 B
Python
from procs import Process
|
|
|
|
def test_test_runner():
|
|
assert False
|