From 688649d8a78555ed244e71089881fd17ba523fae Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 28 Nov 2003 09:00:48 +0000 Subject: * test/ruby/test_env.rb: add tests for ENV. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5051 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 3e2dbe5ff..cb8d44dd2 100644 --- a/MANIFEST +++ b/MANIFEST @@ -664,6 +664,7 @@ test/ruby/test_clone.rb test/ruby/test_condition.rb test/ruby/test_const.rb test/ruby/test_defined.rb +test/ruby/test_env.rb test/ruby/test_eval.rb test/ruby/test_exception.rb test/ruby/test_file.rb -- cgit