crash_test.conf.sample
changeset 107 6f411821b12b
parent 99 0e40a68ba421
--- a/crash_test.conf.sample	Tue Feb 16 23:17:21 2016 +0100
+++ b/crash_test.conf.sample	Sat Feb 20 18:36:00 2016 +0100
@@ -41,6 +41,8 @@
           # Clean function names by removing the namespace
           #"some_ns::",
         ],
+      },
+    },
   },
   Storage => [
     { Type => "Sql",  db => { Pg => "postgresql:///crashtest" } },