Sha256: 0f73db6ff74ebcc0611070474c9a2981b4ac3891f9a9076316d5722db2bda5d9
Contents?: true
Size: 126 Bytes
Versions: 1
Compression:
Stored size: 126 Bytes
Contents
require 'test_helper' class SmurfTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Smurf end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smurf-rails-0.0.3 | test/smurf_test.rb |