From c331d70638c35d807128e39a9958cab5ba4eeb25 Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 11 Sep 2012 12:35:41 +0200 Subject: added config class --- test/unit/config.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/unit/config.yml (limited to 'test/unit/config.yml') diff --git a/test/unit/config.yml b/test/unit/config.yml new file mode 100644 index 0000000..725e5af --- /dev/null +++ b/test/unit/config.yml @@ -0,0 +1,2 @@ +database: test-db +server: test-server -- cgit v1.2.3