diff tests/doctest.txt @ 0:3e1f069ac608

stub
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 06 Jul 2012 16:22:42 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/doctest.txt	Fri Jul 06 16:22:42 2012 -0700
@@ -0,0 +1,11 @@
+Test talosnames
+================
+
+The obligatory imports:
+
+    >>> import talosnames
+
+Run some tests.  This test will fail, please fix it:
+
+    >>> assert True == False
+