comparison tests/doctest.txt @ 0:3e1f069ac608

stub
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 06 Jul 2012 16:22:42 -0700
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:3e1f069ac608
1 Test talosnames
2 ================
3
4 The obligatory imports:
5
6 >>> import talosnames
7
8 Run some tests. This test will fail, please fix it:
9
10 >>> assert True == False
11