Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
ewoksapps
est
Commits
0ed45889
Commit
0ed45889
authored
Jul 21, 2021
by
payno
Browse files
[app][test] clean some remaining from unittest
parent
24aa590d
Changes
1
Hide whitespace changes
Inline
Side-by-side
est/app/test/__init__.py
View file @
0ed45889
...
...
@@ -24,11 +24,9 @@
# ###########################################################################*/
__authors__
=
[
"H. Payno"
]
__license__
=
"MIT"
__date__
=
"0
6/12
/201
9
"
__date__
=
"0
7/21
/20
2
1"
import
logging
from
.test_exec
import
suite
as
test_exec_suite
from
.test_reprocessing
import
suite
as
test_reprocessing_suite
_logger
=
logging
.
getLogger
(
__name__
)
Write
Preview
Supports
Markdown
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