Skip to content
Snippets Groups Projects
Commit d8317671 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

FIX: Add import that was lost in merge

parent c8ebe0ce
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ from caosdb.exceptions import (ClientErrorException, HTTPAuthorizationException,
LoginFailedException, ResourceNotFoundException)
from nose.tools import (assert_equal, assert_is_not_none, assert_raises,
assert_true)
from pytest import raises
test_role = "test_role"
test_user = "test_user"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment