From 0f0658d08f3661ef9cc5fc7ee5ce952db0c657cd Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 31 Jan 2007 03:13:23 +0000 Subject: * removed svn:keywords for compatibility. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/yaml/test_yaml.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/yaml') diff --git a/test/yaml/test_yaml.rb b/test/yaml/test_yaml.rb index 676310e6fc..638ad88ede 100644 --- a/test/yaml/test_yaml.rb +++ b/test/yaml/test_yaml.rb @@ -1,6 +1,6 @@ # -*- mode: ruby; ruby-indent-level: 4; tab-width: 4 -*- # vim:sw=4:ts=4 -# $Id$ +# $Id: test_yaml.rb,v 1.5.2.5 2006/01/16 01:29:58 ocean Exp $ # require 'test/unit' require 'yaml' -- cgit v1.2.3