Sha256: 194214e498e4ea072329c3a1ed58dd839c042bb6b14598fe05f619c13e086c71
Contents?: true
Size: 134 Bytes
Versions: 2
Compression:
Stored size: 134 Bytes
Contents
require 'test_helper' class NavinshopTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Navinshop end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
navinshop-0.0.2 | test/navinshop_test.rb |
navinshop-0.0.1 | test/navinshop_test.rb |