Mercurial > mozilla > hg > ReleaseTalos
view tests/doctest.txt @ 0:642e1f903bd0
initial commit of talos, mozutils port of http://k0s.org/mozilla/talos/new-talos-zip-bug.py
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 22 Jan 2013 12:10:40 -0800 |
parents | |
children |
line wrap: on
line source
Test ReleaseTalos ================ The obligatory imports: >>> import releasetalos Run some tests. This test will fail, please fix it: >>> assert True == False