mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-04-04 10:25: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']
|