summaryrefslogtreecommitdiff
path: root/tasks/test.rake
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-04-30 03:03:10 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-04-30 03:03:10 -0600
commit07fafcec24441e131ff45c8de3d220a58acad9dc (patch)
treebd4e035734eb516425ad7d493ebd250438eea314 /tasks/test.rake
parente4ea846cbb4ace53f8f1f4530d791557d829323b (diff)
leave empty line after magic comment in tasks [skip ci]
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