added testenv import to test current code
This commit is contained in:
parent
fc47328cbf
commit
1be61baf21
@ -1,5 +1,6 @@
|
||||
from unittest import TestCase
|
||||
|
||||
import testenv
|
||||
from papers.events import Event
|
||||
|
||||
|
||||
|
@ -7,6 +7,7 @@ import shutil
|
||||
import yaml
|
||||
from pybtex.database import Person
|
||||
|
||||
import testenv
|
||||
import fixtures
|
||||
from papers.paper import Paper
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user