Initial commit to graph.njae.
[graph.njae.git] / spec / graph.njae_spec.rb
1 require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
2
3 describe "Graph.njae" do
4 it "fails" do
5 fail "hey buddy, you should probably rename this file and start specing for real"
6 end
7 end