Sha256: c741a8fc5e278cd0a54a05ba3e875baf30aada74b07c3bb9259cccd28c9b3e11
Contents?: true
Size: 198 Bytes
Versions: 1
Compression:
Stored size: 198 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "Echo" do it "fails" do fail "hey buddy, you should probably rename this file and start specing for real" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
echo-0.0.0 | spec/echo_spec.rb |