Sha256: fd3e6b2bec6b80d5e2e73aeac24ee2fbb8197143ad2cc8de5257c51aab075fb4

Contents?: true

Size: 276 Bytes

Versions: 2

Compression:

Stored size: 276 Bytes

Contents

# Copyright (C) 2004-2007 Kouichirou Eto, All rights reserved.
# License: Ruby License

$__test_sgl__ = true

libdir = File.expand_path(File.dirname(__FILE__) + '/../lib')
$LOAD_PATH.unshift(libdir) if !$LOAD_PATH.include?(libdir)

require 'test/unit'
require 'sgl'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sgl-1.0.0 test/test_helper.rb
sgl-0.4.0 test/test_helper.rb