Sha256: 6589d7f1ea0dc80dfdde731848e034fccbaebd3faabc509f506685e822fc9b12

Contents?: true

Size: 485 Bytes

Versions: 1

Compression:

Stored size: 485 Bytes

Contents

***************
*** 9,15 ****
  
  class KeyTest < Test::Unit::TestCase
     CURDIR  = "#{Dir.getwd}"
-    DB_FILE = "#{CURDIR}#{File::SEPARATOR}key_unit_test.fdb"
     
     def setup
        puts "#{self.class.name} started." if TEST_LOGGING
--- 9,15 ----
  
  class KeyTest < Test::Unit::TestCase
     CURDIR  = "#{Dir.getwd}"
+    DB_FILE = "#{CURDIR}#{File::SEPARATOR}key_unit_test.ib"
     
     def setup
        puts "#{self.class.name} started." if TEST_LOGGING

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ibruby-0.5.5-i686-darwin8.9.1 test/KeyTest.rb.rej