Renamed README.txt to README.rdoc to quell all the github-centric whinging. Literally my _lowest_ priority ever. Ugh.

[git-p4: depot-paths = "//src/minitest/dev/": change = 10137]
This commit is contained in:
Ryan Davis 2015-04-13 14:05:00 -08:00
parent 649ecf62a7
commit ed3107e55e
5 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
.autotest
History.txt
History.rdoc
Manifest.txt
README.txt
README.rdoc
Rakefile
design_rationale.rb
lib/hoe/minitest.rb

View File

@ -4,6 +4,7 @@ require "rubygems"
require "hoe"
Hoe.plugin :seattlerb
Hoe.plugin :rdoc
Hoe.spec "minitest" do
developer "Ryan Davis", "ryand-ruby@zenspider.com"

View File

@ -4,7 +4,7 @@ require "mutex_m"
require "minitest/parallel"
##
# :include: README.txt
# :include: README.rdoc
module Minitest
VERSION = "5.5.1" # :nodoc: