Sha256: 64da74ec41e6cd0ce84c0313cb5ee41b208f3c3dd4240532302f8f08bae04763
Contents?: true
Size: 132 Bytes
Versions: 1
Compression:
Stored size: 132 Bytes
Contents
require 'test_helper' class WoodlockTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Woodlock end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
woodlock-0.0.1 | test/woodlock_test.rb |