1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* test/thread/test_thread.rb: changed indent level to 2.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23429 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2009-05-15 05:28:05 +00:00
parent 51b05e349f
commit 9ad6c7dae1

View file

@ -1,4 +1,3 @@
# -*- ruby-indent-level: 4 -*-
require 'thread' require 'thread'
require 'test/unit' require 'test/unit'