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