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

default colors

* bootstraptest/runner.rb, sample/test.rb, test/lib/test/unit.rb:
  shared the default colors from test/colors file.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50517 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2015-05-17 00:50:11 +00:00
parent 75a865406f
commit a9ca74cd70
4 changed files with 24 additions and 3 deletions

3
test/colors Normal file
View file

@ -0,0 +1,3 @@
pass=36;7
fail=31;1;7
skip=33;1