first commit
This commit is contained in:
12
vendor/rockettheme/toolbox/Blueprints/tests/data/input/basic.yaml
vendored
Normal file
12
vendor/rockettheme/toolbox/Blueprints/tests/data/input/basic.yaml
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
text: Testing...
|
||||
user:
|
||||
name: Igor
|
||||
extra: data...
|
||||
|
||||
some:
|
||||
random: false
|
||||
variables:
|
||||
- true
|
||||
- false
|
||||
just: for
|
||||
fun:
|
7
vendor/rockettheme/toolbox/Blueprints/tests/data/input/empty.yaml
vendored
Normal file
7
vendor/rockettheme/toolbox/Blueprints/tests/data/input/empty.yaml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
some:
|
||||
random: false
|
||||
variables:
|
||||
- true
|
||||
- false
|
||||
just: for
|
||||
fun:
|
Reference in New Issue
Block a user