mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Missed a line in commit.
This commit is contained in:
parent
a37ba369ef
commit
95af2e46ec
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ import time
|
|||
|
||||
from pelican import utils
|
||||
from .support import get_article, unittest
|
||||
from pelican.utils import NoFilesError
|
||||
|
||||
|
||||
class TestUtils(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue