wordexp/test/support/circleci.rb
2022-01-16 15:35:53 -08:00

2 lines
100 B
Ruby

# Generate XML test reports that can be parsed by CircleCI
require "minitest/ci" if ENV["CIRCLECI"]