Sha256: 045f613244d0ccab8bc92a41350513829f380aa222fa17efd21e868f84eab378

Contents?: true

Size: 132 Bytes

Versions: 2

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class BigmouthTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Bigmouth
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bigmouth-0.0.2 test/bigmouth_test.rb
bigmouth-0.0.1 test/bigmouth_test.rb