mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/racc] Rename helper to case
This commit is contained in:
parent
845ab32a29
commit
f650ca7568
7 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
require File.expand_path(File.join(File.dirname(__FILE__), 'helper'))
|
||||
require File.expand_path(File.join(File.dirname(__FILE__), 'case'))
|
||||
|
||||
module Racc
|
||||
class TestGrammarFileParser < TestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue