Mercurial > mozilla > hg > disparity
view tests/doctest.txt @ 3:2fd467b0f782
more links
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 22 Jun 2013 08:35:36 -0700 |
parents | 02b140ae3e78 |
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