From 304885cdffeba202de0e51425f76d92945a3b2a5 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 29 Nov 2012 02:58:34 +0000 Subject: test/dl: no warnings * test/dl/test_base.rb, test/dl/test_c_struct_entry.rb: deprecation warnings make no sense here. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/envutil.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ruby') diff --git a/test/ruby/envutil.rb b/test/ruby/envutil.rb index 8b57c28e08..73fde74881 100644 --- a/test/ruby/envutil.rb +++ b/test/ruby/envutil.rb @@ -1,3 +1,4 @@ +# -*- coding: us-ascii -*- require "open3" require "timeout" -- cgit v1.2.3