| commit | d326461793a93bde302b3a5fcd51f46a5d965274 | [log] [tgz] |
|---|---|---|
| author | Jiri Broulik <jbroulik@mirantis.com> | Thu Jun 14 17:06:40 2018 +0200 |
| committer | Jiri Broulik <jbroulik@mirantis.com> | Thu Jun 14 17:06:40 2018 +0200 |
| tree | c8af268db52182bb49f9ec04c9bd51fa9585134a | |
| parent | 30e05a6daec49212c7fcdd8018f3be4a9b2a3b6b [diff] [blame] |
Imported Upstream version 1.5.3
diff --git a/test/model/extensions/classes/third.yml b/test/model/extensions/classes/third.yml new file mode 100644 index 0000000..20a937c --- /dev/null +++ b/test/model/extensions/classes/third.yml
@@ -0,0 +1,13 @@ +classes: +- missing.class +- second + +parameters: + _param: + notfound: exist + myparam: ${_param:some} + will: + not: + fail: + at: + tree: ${_param:notfound}