<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -702,12 +702,4 @@
 }
 
 
-@end
-
-// This initialization function gets called when we import the Ruby module.
-// It doesn't need to do anything because the RubyCocoa bridge will do
-// all the initialization work.
-// The rbiphonetest test framework automatically generates bundles for 
-// each objective-c class containing the following line. These
-// can be used by your tests.
-void Init_Fmdb() { }
\ No newline at end of file
+@end
\ No newline at end of file</diff>
      <filename>fmdb/FMDatabase.m</filename>
    </modified>
    <modified>
      <diff>@@ -12,6 +12,7 @@ class TestFmdbMigrationManager &lt; Test::Unit::TestCase
     setup do
       @db_path = &quot;/tmp/fmdb-test.db&quot;
       @db = OSX::FMDatabase.databaseWithPath @db_path
+      @db.open
     end
     
     teardown do</diff>
      <filename>test/test_fmdb_migration_manager.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f5f0b50d06126f5d69fc8b3e1afb4cabd383b0b2</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/drnic/fmdb-migration-manager/commit/bef8ef2989d0a9072446d8fb24ce77fe6c8406a8</url>
  <id>bef8ef2989d0a9072446d8fb24ce77fe6c8406a8</id>
  <committed-date>2008-09-06T01:51:18-07:00</committed-date>
  <authored-date>2008-09-06T01:51:18-07:00</authored-date>
  <message>made the simple 'create db' test of fmdb pass</message>
  <tree>934bfe1c393a3754d5fd24e3a13d0e242f647124</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
