Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Update the test runner to work with newer rubies #235

Merged
merged 2 commits into from
Sep 12, 2017
Merged

Commits on Sep 12, 2017

  1. Update the test runner to work with newer rubies

    Ruby versions after 2.1.x remove the `testrb` script that used to shift
    with Ruby by default. Due to its removal, copy the contents of the
    script from an older version of Ruby and use it in our `script/test`
    script so that we can upgrade Ruby without having to switch out the test
    framework and setup.
    mattr- committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    356edc5 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded comment

    mattr- committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    fd4fe2a View commit details
    Browse the repository at this point in the history