Sha256: 9d806a8e1b486a91a42e412d25f881e950df324cd21ed04663cbcd3bc269820f
Contents?: true
Size: 239 Bytes
Versions: 3
Compression:
Stored size: 239 Bytes
Contents
require 'rubygems' require 'test/unit' require 'shoulda' require 'mocha' $LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib')) $LOAD_PATH.unshift(File.dirname(__FILE__)) require 'times_topics' class Test::Unit::TestCase end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
times_topics-0.3.0 | test/helper.rb |
times_topics-0.2.0 | test/helper.rb |
times_topics-0.1.0 | test/helper.rb |