aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/dependencies/check_warnings.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/dependencies/check_warnings.rb')
-rw-r--r--activesupport/test/dependencies/check_warnings.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/activesupport/test/dependencies/check_warnings.rb b/activesupport/test/dependencies/check_warnings.rb
new file mode 100644
index 0000000000..f7d7d2dbc7
--- /dev/null
+++ b/activesupport/test/dependencies/check_warnings.rb
@@ -0,0 +1,4 @@
+# frozen_string_literal: true
+
+$check_warnings_load_count += 1
+$checked_verbose = $VERBOSE