1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

test_have_macro.rb: TestHaveMacro

* test/mkmf/test_have_macro.rb (TestMkmf::TestHaveMacro): rename.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2012-12-05 06:30:34 +00:00
parent 94cb1c9b4b
commit 228d36fb35

View file

@ -2,7 +2,7 @@ require_relative 'base'
require 'tempfile'
class TestMkmf
class TestMacro < TestMkmf
class TestHaveMacro < TestMkmf
MACRO_NAME = "RUBY_MKMFTEST_FOOBAR"
def test_have_macro_opt