diff --git a/test/unit/contest_test.rb b/test/unit/contest_test.rb deleted file mode 100644 --- a/test/unit/contest_test.rb +++ /dev/null @@ -1,8 +0,0 @@ -require 'test_helper' - -class ContestTest < ActiveSupport::TestCase - # Replace this with your real tests. - test "the truth" do - assert true - end -end