cleaning up test app conf files, keeping them .pl only
[catagits/Catalyst-Plugin-ConfigLoader.git] / t / lib / TestApp1 / customconfig.pl
diff --git a/t/lib/TestApp1/customconfig.pl b/t/lib/TestApp1/customconfig.pl
new file mode 100644 (file)
index 0000000..840708d
--- /dev/null
@@ -0,0 +1,3 @@
+{
+    bar => "baz"
+}