comparison tests/doctest.txt @ 0:67cfeffa0d90

stub from template
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 07 Apr 2013 03:07:39 -0700
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:67cfeffa0d90
1 Test IntentMadeManifest
2 ================
3
4 The obligatory imports:
5
6 >>> import intentmademanifest
7
8 Run some tests. This test will fail, please fix it:
9
10 >>> assert True == False
11