Sha256: 56c67f59771b6555600ca4738568fcb15deb537057e3b5219c47fa13a3beb773
Contents?: true
Size: 128 Bytes
Versions: 3
Compression:
Stored size: 128 Bytes
Contents
require 'test_helper' class AppbarTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Appbar end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
appbar-0.0.3 | test/appbar_test.rb |
appbar-0.0.2 | test/appbar_test.rb |
appbar-0.0.1 | test/appbar_test.rb |