From 2080b2cf62333d3e80d30cfec7f3b304c67014d0 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Wed, 24 Apr 2013 09:02:11 -0500 Subject: Cleanup --- test/test_cobalt.rb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/test_cobalt.rb (limited to 'test/test_cobalt.rb') diff --git a/test/test_cobalt.rb b/test/test_cobalt.rb deleted file mode 100644 index 63ac8c6..0000000 --- a/test/test_cobalt.rb +++ /dev/null @@ -1,7 +0,0 @@ -require 'helper' - -class TestCobalt < 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 -- cgit