Mercurial > hg > SupervisorAdmin
view tests/doctest.txt @ 6:a1e06f4a8076
last minute tweaks
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Mon, 13 Apr 2015 13:04:11 -0700 |
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