Sha256: 855c6908fd615df343f978d5e4e51be759a201b12dcb20aab33988f47f5a6823
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "prints the magical kitty sound" do it "should print purrr" do Kiki.new.magical_kitty_sound.should include("Purrr") end end
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kiki_gem-0.0.0 | kiki_gem/spec/kiki_gem_spec.rb |
kiki_gem-0.0.0 | spec/kiki_gem_spec.rb |