diff --git a/test/test_X11.rb b/test/test_X11.rb deleted file mode 100644 index 405099a..0000000 --- a/test/test_X11.rb +++ /dev/null @@ -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