Skip to content

Commit

Permalink
- Minitest top-level namespace no longer includes entire contents of …
Browse files Browse the repository at this point in the history
…README.rdoc. Too much!

[git-p4: depot-paths = "//src/minitest/dev/": change = 14309]
  • Loading branch information
zenspider committed Aug 28, 2024
1 parent 6d83843 commit 20dfa7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/minitest.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
require_relative "minitest/compress"

##
# :include: README.rdoc
# The top-level namespace for Minitest. Also the location of the main
# runtime. See +Minitest.run+ for more information.

module Minitest
VERSION = "5.25.1" # :nodoc:
Expand Down

0 comments on commit 20dfa7b

Please sign in to comment.