update to new name

This commit is contained in:
Torsten Ruger
2017-04-14 14:45:14 +03:00
parent aab01b2310
commit bf1b3e95bd
5 changed files with 8 additions and 12 deletions

View File

@ -7,13 +7,9 @@ rescue Bundler::BundlerError => e
$stderr.puts "Run `bundle install` to install missing gems"
exit e.status_code
end
if ENV['CODECLIMATE_REPO_TOKEN']
require "codeclimate-test-reporter"
CodeClimate::TestReporter.start
end
require "minitest/autorun"
require 'salama-object-file'
require 'rubyx-object-file'
module Checker
def check should