Sha256: 49ce26b278633534eb824c3eeddc86cfce4979b51a409300c3cbf1e40278d68b

Contents?: true

Size: 223 Bytes

Versions: 13

Compression:

Stored size: 223 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'glyph_imager'

class Test::Unit::TestCase
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
glyph_imager-0.1.1 test/helper.rb
glyph_imager-0.1.0 test/helper.rb
glyph_imager-0.0.14 test/helper.rb
glyph_imager-0.0.13 test/helper.rb
glyph_imager-0.0.12 test/helper.rb
glyph_imager-0.0.11 test/helper.rb
glyph_imager-0.0.10 test/helper.rb
glyph_imager-0.0.9 test/helper.rb
glyph_imager-0.0.8 test/helper.rb
glyph_imager-0.0.7 test/helper.rb
glyph_imager-0.0.5 test/helper.rb
glyph_imager-0.0.4 test/helper.rb
glyph_imager-0.0.3 test/helper.rb