Sha256: 0bf1fe83b228cecebb14e4997d79998bd6a2df6d647b25ef4c3deeb9118900ce
Contents?: true
Size: 342 Bytes
Versions: 48
Compression:
Stored size: 342 Bytes
Contents
# encoding: utf-8 # use the rspec --require command line option to have this file evaluated before rspec runs # it i GEM_BASE_DIR = ::File.expand_path("../../..", __FILE__) BASE_DERBY_DIR = ::File.join(GEM_BASE_DIR, "spec", "helpers") ENV["HOME"] = GEM_BASE_DIR ENV["TEST_DEBUG"] = "true" java.lang.System.setProperty("ls.logs", "console")
Version data entries
48 entries across 48 versions & 2 rubygems