Mercurial > mozilla > hg > disparity
view tests/doctest.txt @ 1:91bb808d11be
note another converter
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 12 Apr 2013 16:36:53 -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