Fixed nosetest error caused by moving docs module

This commit is contained in:
danyeaw 2017-05-09 22:11:27 -04:00
parent ee5a735891
commit 9a8a2c7162

View File

@ -4,7 +4,7 @@
[nosetests]
with-doctest=1
doctest-extension=.txt
tests=gaphor,tests,doc
tests=gaphor,tests,docs
verbosity=2
detailed-errors=1
#with-coverage=1