pkgsrc/devel/ruby-test-unit
taca 30ec35758a Update ruby-test-unit to 3.1.3.
# News

## 3.1.3 - 2015-07-26 {#version-3-1-3}

It's a bug fix release.

### Improvements

  * Removed unused `TODO` file. [GitHub#108][Patch by takiy33]

### Fixes

  * `--location`: Fixed a bug that `--location LINE` doesn't work when
    test script is specified as relative path. [Reported by TOMITA Masahiro]

    The following doesn't work:

        % ruby ./test.rb --location 10

    The following works:

        % ruby test.rb --location 10

### Thanks

  * takiy33
  * TOMITA Masahiro
2015-09-13 13:02:06 +00:00
..
DESCR
distinfo Update ruby-test-unit to 3.1.3. 2015-09-13 13:02:06 +00:00
Makefile Update ruby-test-unit to 3.1.3. 2015-09-13 13:02:06 +00:00
PLIST Update ruby-test-unit to 3.1.3. 2015-09-13 13:02:06 +00:00