Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
oauth
Commits
85f6e58e023c
Commit
cb1bb51e
authored
Mar 06, 2019
by
Nsukami Patrick
Browse files
Test: use unittest from standard library
parent
da8eea146a37
Changes
1
Show whitespace changes
Inline
Side-by-side
test/test_oauth.py
View file @
85f6e58e
...
...
@@ -394,5 +394,5 @@ class OAuthTC(CubicWebTestTC):
if
__name__
==
'__main__'
:
from
logilab.common.testlib
import
unittest
_main
unittest
_
main
()
import
unittest
unittest
.
main
()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment