Sha256: 6b228575595e2c6aa602c27f4766fbdc3af4b28dad565cda56322f2fa99c8e72
Contents?: true
Size: 116 Bytes
Versions: 1
Compression:
Stored size: 116 Bytes
Contents
require 'spec_helper' feature "Some feature" do scenario "test scenario" do expect(true).to be_true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
howitzer-1.0.2 | generators/rspec/templates/example_spec.rb |