Sha256: bdd4e842dbcb2c264c074e10d78b5fc5a29857acd77fc7168d746f5076cb71b3
Contents?: true
Size: 213 Bytes
Versions: 5
Compression:
Stored size: 213 Bytes
Contents
require 'rubygems' require 'test/unit' $LOAD_PATH.unshift(File.dirname(__FILE__)) $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) require 'git-fogbugz' class Test::Unit::TestCase end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
git-fogbugz-0.1.4 | test/helper.rb |
git-fogbugz-0.1.3 | test/helper.rb |
git-fogbugz-0.1.2 | test/helper.rb |
git-fogbugz-0.1.1 | test/helper.rb |
git-fogbugz-0.1.0 | test/helper.rb |