Sha256: 3b1971aeadc3f393272f7f9cac57fd17c9dcbebe6bb8bf6991d576be51e03e3d
Contents?: true
Size: 194 Bytes
Versions: 1
Compression:
Stored size: 194 Bytes
Contents
require File.expand_path(File.join(File.dirname(__FILE__), '..', '..', 'test_helper')) class DucksHelperTest < ActionView::TestCase should 'test something' do assert true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
grimen-dry_scaffold-0.3.0 | generators/dry_scaffold/prototypes/helpers/tests/shoulda/unit_test.rb |