Started adding tests.

This commit is contained in:
Will Farrington
2010-03-04 01:34:14 -05:00
parent 9ff7737634
commit 23e318b001
2 changed files with 15 additions and 7 deletions

View File

@@ -1,7 +0,0 @@
require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
describe "Homesick" do
it "fails" do
fail "hey buddy, you should probably rename this file and start specing for real"
end
end