Mercurial > mozilla > hg > licenser
view tests/doctest.txt @ 9:895b8191cced
add some example files to test
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 22 Nov 2011 16:57:41 -0800 |
parents | c3c65fb15ab3 |
children | cf920f85fb98 |
line wrap: on
line source
Test licenser ================ The obligatory imports: >>> import licenser Run some tests. This test will fail, please fix it: >>> assert True == False