Sha256: 10db8ae58d7902912a625a3191cf23e3a854dc7b7a879d41cdd4c1388fd0150a

Contents?: true

Size: 140 Bytes

Versions: 8

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class GitWitTest < ActiveSupport::TestCase
  test "should be a module" do
    assert_kind_of Module, GitWit
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
git_wit-0.0.6 test/git_wit_test.rb
git_wit-0.0.6.pre test/git_wit_test.rb
git_wit-0.0.5 test/git_wit_test.rb
git_wit-0.0.4.pre2 test/git_wit_test.rb
git_wit-0.0.4.pre test/git_wit_test.rb
git_wit-0.0.3 test/git_wit_test.rb
git_wit-0.0.2 test/git_wit_test.rb
git_wit-0.0.1 test/git_wit_test.rb