Skip to content

Commit 7223d74

Browse files
committed
Fix for unit test
1 parent 67ca097 commit 7223d74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/admin_user_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from contextlib import contextmanager
2+
from tornado.options import options
23
import test.base
34
from models import User, Sharedfile, Sourcefile, Conversation, Comment
45

0 commit comments

Comments
 (0)