aboutsummaryrefslogtreecommitdiffstats
path: root/ci/custom_cops/bin/test
diff options
context:
space:
mode:
Diffstat (limited to 'ci/custom_cops/bin/test')
-rwxr-xr-xci/custom_cops/bin/test5
1 files changed, 0 insertions, 5 deletions
diff --git a/ci/custom_cops/bin/test b/ci/custom_cops/bin/test
deleted file mode 100755
index 495ffec83a..0000000000
--- a/ci/custom_cops/bin/test
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env ruby
-# frozen_string_literal: true
-
-COMPONENT_ROOT = File.expand_path("..", __dir__)
-require_relative "../../../tools/test"