Sha256: 64e897df8ed71f7d7a1365fbd4d8adb2bd156e9341ceac41377c1b5fe0e240e4
Contents?: true
Size: 307 Bytes
Versions: 14
Compression:
Stored size: 307 Bytes
Contents
# Copyright (c) 2012 Alexander Shcherbinin <alexander.shcherbinin@gmail.com> # See the file LICENSE.txt included with the distribution for # software license details. $: << File.dirname(__FILE__) + "/../../.." require 'ci/reporter/minitest' # set defaults MiniTest::Unit.runner = CI::Reporter::Runner.new
Version data entries
14 entries across 14 versions & 2 rubygems