mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Move the tests into pelican. Fix #500
This commit is contained in:
parent
2692586abe
commit
547f8d2e83
325 changed files with 11156 additions and 11154 deletions
2
tox.ini
2
tox.ini
|
|
@ -36,7 +36,7 @@ envlist = py27,py32,py33
|
|||
[testenv]
|
||||
commands =
|
||||
unit2 discover []
|
||||
nosetests -s tests
|
||||
nosetests -s pelican
|
||||
deps =
|
||||
|
||||
[testenv:py27]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue