Mercurial > hg > SupervisorAdmin
view tests/doctest.txt @ 3:350e4298e116
add stopwaitsec
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Mon, 09 Feb 2015 13:11:09 -0800 |
parents | e58db0f06ed8 |
children |
line wrap: on
line source
Test SupervisorAdmin ================ The obligatory imports: >>> import supervisoradmin Run some tests. This test will fail, please fix it: >>> assert True == False