tests for the config( ...->{file} ) option. addresses bug when ->{file} is a dir...
[catagits/Catalyst-Plugin-ConfigLoader.git] / t / lib / TestApp4 / config.d / testapp4.pl
diff --git a/t/lib/TestApp4/config.d/testapp4.pl b/t/lib/TestApp4/config.d/testapp4.pl
new file mode 100644 (file)
index 0000000..f870add
--- /dev/null
@@ -0,0 +1,3 @@
+{
+  test4_conf3 => "a_value"
+}