forked from github/pelican
test works with python2.5
This commit is contained in:
parent
dc6934be43
commit
d19b0c975b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import with_statement
|
||||
from unittest2 import TestCase
|
||||
|
||||
from pelican.contents import Page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue