aboutsummaryrefslogtreecommitdiffstats
path: root/ci/custom_cops/lib/custom_cops.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ci/custom_cops/lib/custom_cops.rb')
-rw-r--r--ci/custom_cops/lib/custom_cops.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/custom_cops/lib/custom_cops.rb b/ci/custom_cops/lib/custom_cops.rb
index d5d17f8856..157b8247e4 100644
--- a/ci/custom_cops/lib/custom_cops.rb
+++ b/ci/custom_cops/lib/custom_cops.rb
@@ -1,3 +1,4 @@
# frozen_string_literal: true
require_relative "custom_cops/refute_not"
+require_relative "custom_cops/assert_not"