From 77321aeed941c7fd2e09c881e636562440217511 Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 17 Apr 2012 11:14:24 +0000 Subject: win32/dln is only for win32. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/-ext-/win32/test_dln.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/-ext-') diff --git a/test/-ext-/win32/test_dln.rb b/test/-ext-/win32/test_dln.rb index 7ab912af7f..7c5fe61f59 100644 --- a/test/-ext-/win32/test_dln.rb +++ b/test/-ext-/win32/test_dln.rb @@ -10,4 +10,4 @@ module Bug end end end -end +end if /mswin|mingw/ =~ RUBY_PLATFORM -- cgit v1.2.3