Sha256: e113809d756f12d81085274a46a4001060b8fc7d200125af0eb3b8ea9f1afd82
Contents?: true
Size: 163 Bytes
Versions: 1
Compression:
Stored size: 163 Bytes
Contents
describe Hello do context "first test" do it "is a test" do @hello = Hello.new expect(@hello.pow(3,2)).to eql(9) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_gem_mannu-0.0.1 | spec/test_spec.rb |