Mercurial > mozilla > hg > disparity
view tests/doctest.txt @ 0:02b140ae3e78
the dumping ground begins
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 20 Feb 2013 11:15:11 -0800 |
parents | |
children |
line wrap: on
line source
Test disparity ================ The obligatory imports: >>> import disparity Run some tests. This test will fail, please fix it: >>> assert True == False