mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-03-26 08:55:50 +00:00
2 lines
100 B
Ruby
2 lines
100 B
Ruby
# Generate XML test reports that can be parsed by CircleCI
|
|
require 'minitest/ci' if ENV['CIRCLECI']
|