add parse error tests. ensure INI errors are trapped. bumped version.
[p5sagit/Config-Any.git] / t / invalid / conf.conf
diff --git a/t/invalid/conf.conf b/t/invalid/conf.conf
new file mode 100644 (file)
index 0000000..f0f55b4
--- /dev/null
@@ -0,0 +1,7 @@
+name = TestApp\r
+<Component Controller::Foo\r
+    foo bar\r
+</Component>\r
+<Model Model::Baz>\r
+    qux xyzzy\r
+</Model>\r