diff _test/Resources/inc/base1.yaml @ 422:b0481c071bea ref20150831

IMPL::Config::Container tests, YAMLConfiguration now works and tested
author cin
date Sun, 20 Aug 2017 00:20:41 +0300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/_test/Resources/inc/base1.yaml	Sun Aug 20 00:20:41 2017 +0300
@@ -0,0 +1,6 @@
+include:
+- ../container1.yaml
+services:
+- name: base
+  $type: Test::Config::Foo
+  params: base 
\ No newline at end of file