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.editor
Commits
a5aa31fc
Commit
a5aa31fc
authored
Apr 15, 2021
by
Samuel GAIST
Browse files
[test][prefix] Add missing test protocol templates
parent
0cca48eb
Pipeline
#49906
passed with stage
in 14 minutes and 41 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
beat/editor/test/prefix/protocoltemplates/test_protocol/1.json
0 → 100644
View file @
a5aa31fc
{
"schema_version"
:
1
,
"description"
:
"Version 1 of the protocol template"
,
"sets"
:
[
{
"name"
:
"set"
,
"outputs"
:
{
"out"
:
"user/single_integer/1"
}
},
{
"name"
:
"set2"
,
"outputs"
:
{
"out"
:
"user/single_integer/1"
}
}
]
}
beat/editor/test/prefix/protocoltemplates/test_protocol/2.json
0 → 100644
View file @
a5aa31fc
{
"schema_version"
:
1
,
"description"
:
"Version 2 of the protocol template"
,
"sets"
:
[
{
"name"
:
"set"
,
"outputs"
:
{
"out"
:
"user/single_integer/1"
}
},
{
"name"
:
"set2"
,
"outputs"
:
{
"out"
:
"user/single_integer/1"
}
}
]
}
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