Project

General

Profile

Actions

Bug #876

closed

nil before Loaded suite

Added by znz (Kazuhiro NISHIYAMA) over 15 years ago. Updated almost 13 years ago.

Status:
Closed
ruby -v:
Backport:
[ruby-dev:37438]

Description

=begin
Loaded suiteの前にnilが出力されてしまっています。

% ruby-trunk -ve 'require "test/unit"'
ruby 1.9.1 (2008-12-14 revision 20739) [i686-linux]
nil
Loaded suite -e
Started

Finished in 0.000773 seconds.

0 tests, 0 assertions, 0 failures, 0 errors, 0 skips
%
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0