mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-03-25 08:45:54 +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"]
|