<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -207,5 +207,5 @@ end
 task :test =&gt; &quot;test:mirror_engine_files&quot; do
   puts &quot;&gt; Loading the test application environment and running tests&quot;
   # We use exec here to replace the current running rake process
-  exec(&quot;cd #{test_app_dir} &amp;&amp; rake&quot;)
+  exec(&quot;cd #{test_app_dir} &amp;&amp; rake db:migrate &amp;&amp; rake&quot;)
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>65e62f92b1191a1d4063cf12b092b187f73af626</id>
    </parent>
  </parents>
  <author>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </author>
  <url>http://github.com/azimux/engines/commit/2eee24f0070edac2c8edfa8c121026adebb11727</url>
  <id>2eee24f0070edac2c8edfa8c121026adebb11727</id>
  <committed-date>2008-06-30T14:58:23-07:00</committed-date>
  <authored-date>2008-06-30T14:58:23-07:00</authored-date>
  <message>Migrate the test application before running tests (edge rails seems to need this to be happy, but it's generally a sound idea).</message>
  <tree>6b05c92f21440e26504484f9118d8491a558cdfe</tree>
  <committer>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </committer>
</commit>
