mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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 unittest2 import TestCase
|
||||||
|
|
||||||
from pelican.contents import Page
|
from pelican.contents import Page
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue