Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 713ad4d8 authored by Pierre Neyron's avatar Pierre Neyron :bicyclist:
Browse files

[tests] rework testes

parent bffab3ce
No related branches found
No related tags found
No related merge requests found
...@@ -7,12 +7,17 @@ ...@@ -7,12 +7,17 @@
#============================================================================== #==============================================================================
--- ---
global: global:
test: true testvar: global
bootstrap: bootstrap:
- test_macro: - macrostep:
- test_micro: - test: toto
- microstep:
- exec_local: echo $${test} - exec_local: echo $${test}
- test_variables
- test_variables:
- testvar: set_in_bootstrap
setup: setup:
export: export:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment