ready for primetime

This commit is contained in:
2016-06-20 10:45:43 +02:00
parent 612f8307b8
commit 1d4808ed4a
8 changed files with 82 additions and 19 deletions

2
test/assets/env.yml Normal file
View File

@ -0,0 +1,2 @@
key1: fromYml
key2: fromYml

4
test/assets/qenv.yml Normal file
View File

@ -0,0 +1,4 @@
vars:
- key1
- key2
- key3