X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=spec%2Fgraph.njae_spec.rb;fp=spec%2Fgraph.njae_spec.rb;h=0000000000000000000000000000000000000000;hb=624e339a169bd96eb01da7288a8904e0d1830e42;hp=d7525620d16ac909fd18f1e23fd97d78ecc7d1c3;hpb=7f38e9910061e8a71db6dac57327ca1f5d3c27cd;p=graph.njae.git diff --git a/spec/graph.njae_spec.rb b/spec/graph.njae_spec.rb deleted file mode 100644 index d752562..0000000 --- a/spec/graph.njae_spec.rb +++ /dev/null @@ -1,7 +0,0 @@ -require File.expand_path(File.dirname(__FILE__) + '/spec_helper') - -describe "Graph.njae" do - it "fails" do - fail "hey buddy, you should probably rename this file and start specing for real" - end -end