summaryrefslogtreecommitdiff
path: root/test/ruby/test_env.rb
AgeCommit message (Expand)Author
2003-11-28* test/ruby/test_env.rb (test_has_value, test_index): condition fornobu
2003-11-28* test/ruby/test_env.rb: add tests for ENV.usa