[ruby/racc] Ignored loading CoreAssertions in test case
https://github.com/ruby/racc/commit/1f8b05b298
This commit is contained in:
parent
8f6b42e0cb
commit
845ab32a29
@ -3,11 +3,6 @@ $VERBOSE = true
|
|||||||
begin
|
begin
|
||||||
|
|
||||||
require 'test/unit'
|
require 'test/unit'
|
||||||
begin
|
|
||||||
require_relative './lib/core_assertions'
|
|
||||||
Test::Unit::TestCase.include Test::Unit::CoreAssertions
|
|
||||||
rescue LoadError
|
|
||||||
end
|
|
||||||
require 'racc/static'
|
require 'racc/static'
|
||||||
require 'fileutils'
|
require 'fileutils'
|
||||||
require 'tempfile'
|
require 'tempfile'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user