Sha256: da4892e973313cd9374928e5d2ae111e0c08fd2b47898b96899e68be7ddefc8f
Contents?: true
Size: 256 Bytes
Versions: 13
Compression:
Stored size: 256 Bytes
Contents
require File.join(File.dirname(__FILE__), '..', '..', '/test_helper') module Garb class OAuthSessionTest < MiniTest::Unit::TestCase context "An instance of OAuthSession" do should "have tests" do assert true end end end end
Version data entries
13 entries across 13 versions & 4 rubygems