Sha256: a340f69430b3ef1d2a11bcde906048feafe3122e32050f7d54af71bc8be12cfe

Contents?: true

Size: 135 Bytes

Versions: 2

Compression:

Stored size: 135 Bytes

Contents

require 'test_helper'

class GaraTest < ActiveSupport::TestCase
  test "we have a module" do
    assert_kind_of Module, Gara
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gara-0.1.2 test/gara_test.rb
gara-0.1.1 test/gara_test.rb