Mercurial > hg > SupervisorAdmin
view tests/doctest.txt @ 1:ca51502dc8d3
basic template interpolation; we could do so much more!
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Tue, 27 Jan 2015 15:33:25 -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