remove generated test

This commit is contained in:
rick 2009-12-10 05:13:57 -08:00
parent f6bf1677af
commit 5b500c5307

View File

@ -1,7 +0,0 @@
require 'helper'
class TestFaraday < Test::Unit::TestCase
def test_something_for_real
flunk "hey buddy, you should probably rename this file and start testing for real"
end
end