Merge branch 'master' into topic/constructor_rewrite
[dbsrgits/DBIx-Class.git] / t / lib / admincfgtest.json
diff --git a/t/lib/admincfgtest.json b/t/lib/admincfgtest.json
new file mode 100644 (file)
index 0000000..e499423
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "Model" : {
+    "Gort" : {
+      "connect_info" : [
+        "klaatu",
+        "barada",
+        "nikto"
+      ]
+    }
+  }
+}