Skip to content

Commit

Permalink
Remove unused test
Browse files Browse the repository at this point in the history
  • Loading branch information
284km committed Sep 7, 2019
1 parent 99c145f commit fe0bc81
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/benchmark_driver/output/charty_test.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
require "test_helper"

class BenchmarkDriver::Output::ChartyTest < Test::Unit::TestCase
def test_that_it_has_a_version_number
refute_nil ::BenchmarkDriver::Output::Charty::VERSION
end

def test_it_does_something_useful
assert false
end
Expand Down

0 comments on commit fe0bc81

Please sign in to comment.