Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
5af82d13
Commit
5af82d13
authored
Mar 20, 2019
by
Samuel GAIST
Browse files
[test][bcp] Use simplejson
parent
5de05d79
Pipeline
#28263
passed with stage
in 26 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/test/test_bcp.py
View file @
5af82d13
...
...
@@ -37,14 +37,13 @@
# Tests for experiment execution
import
os
import
json
import
unittest
import
multiprocessing
import
queue
import
zmq
import
simplejson
as
json
from
..bcpapi
import
BCP
from
..bcpapi.client
import
BeatComputationClient
from
..bcpapi.execution
import
ExecutionProcess
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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