summaryrefslogtreecommitdiff
path: root/spec/hashie_spec.rb
diff options
context:
space:
mode:
authorMichael Bleigh <michael@intridea.com>2009-11-12 09:08:55 -0500
committerMichael Bleigh <michael@intridea.com>2009-11-12 09:08:55 -0500
commit12449988586fbb2a75a378bc1864a3e3b0143a53 (patch)
treea7e0560d740770ec55a04ae45d6d0427c9116bdf /spec/hashie_spec.rb
parentfc03a24666ee9db6cfb6c85c6b1fa12d3308c586 (diff)
downloadhashie-12449988586fbb2a75a378bc1864a3e3b0143a53.tar.gz
Adding README
Diffstat (limited to 'spec/hashie_spec.rb')
-rw-r--r--spec/hashie_spec.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/spec/hashie_spec.rb b/spec/hashie_spec.rb
deleted file mode 100644
index fd8dc81..0000000
--- a/spec/hashie_spec.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
-
-describe "Hashie" do
- it "fails" do
- fail "hey buddy, you should probably rename this file and start specing for real"
- end
-end