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