aboutsummaryrefslogtreecommitdiffstats
path: root/ci/custom_cops/bin/test
blob: 495ffec83aab1979a8eb9c729c41320d6a5a52fb (plain) (blame)
1
2
3
4
5
#!/usr/bin/env ruby
# frozen_string_literal: true

COMPONENT_ROOT = File.expand_path("..", __dir__)
require_relative "../../../tools/test"