summaryrefslogtreecommitdiff
path: root/tasks/test.rake
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/test.rake')
-rw-r--r--tasks/test.rake1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/test.rake b/tasks/test.rake
index 04805289..af0c2657 100644
--- a/tasks/test.rake
+++ b/tasks/test.rake
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
def prepare_test_env
# rather than hardcoding gc settings in test task,
# could use https://gist.github.com/benders/788695