wordexp/test/support/circleci.rb

2 lines
100 B
Ruby

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