]> git.agnieray.net Git - galette.git/blobdiff - tests/Galette/Core/tests/units/Install.php
Social networks/contact externalization
[galette.git] / tests / Galette / Core / tests / units / Install.php
index b3efd802ec2bd200add01961b97ed3e65809e2b6..bd28345b9ebc5653eb783721be428c76c57eda89 100644 (file)
@@ -141,7 +141,8 @@ class Install extends atoum
             '0.93'  => 'upgrade-to-0.93-pgsql.sql',
             '0.931' => 'upgrade-to-0.931-pgsql.sql',
             '0.94'  => 'upgrade-to-0.94-pgsql.sql',
-            '0.95'  => 'upgrade-to-0.95-pgsql.sql'
+            '0.95'  => 'upgrade-to-0.95-pgsql.sql',
+            '0.96'  => 'upgrade-to-0.96-pgsql.sql'
         );
 
         $this->array($update_scripts)