added DBIx::Class schema "migration" script + test in generated_app.t
[catagits/Catalyst-Devel.git] / t / generated_app.t
index b9c9f68..871abb2 100644 (file)
@@ -49,6 +49,7 @@ script/testapp_fastcgi.pl
 script/testapp_server.pl
 script/testapp_test.pl
 script/testapp_create.pl
+script/testapp_deploy_schema.pl
 |;
 
 plan 'tests' => scalar @files + 4;