remove old test

This commit is contained in:
Richard Ramsden 2012-05-19 13:15:58 -07:00
parent 736e4d179b
commit 23fa93fa24

View file

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