it lives
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
require 'minitest_helper'
|
||||
require_relative 'minitest_helper'
|
||||
|
||||
class TestNetrunnerDb < Minitest::Test
|
||||
def test_that_it_has_a_version_number
|
||||
refute_nil ::NetrunnerDb::VERSION
|
||||
end
|
||||
|
||||
def test_it_does_something_useful
|
||||
assert false
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user