aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2012-07-26 09:38:34 -0400
committerWaylan Limberg <waylan@gmail.com>2012-07-26 09:38:34 -0400
commit1ff936d015b7eb125bf6bb373246b5b0a7291412 (patch)
tree6fc155fe69e7d1bc93ba903946238ce6d22261c1 /setup.cfg
parentc85aaa8b58e15267e7150e9bc49cd0e4cb270641 (diff)
downloadmarkdown-1ff936d015b7eb125bf6bb373246b5b0a7291412.tar.gz
markdown-1ff936d015b7eb125bf6bb373246b5b0a7291412.tar.bz2
markdown-1ff936d015b7eb125bf6bb373246b5b0a7291412.zip
Fixed #114. Converted doctests to unittests. While I left the doctests there for documentation purposes, they are no longer being run. Perhaps I'll delete them later and add links to the online docs or something.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index fed1737..b0695bb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1 @@
[nosetests]
-with-doctest=1