summaryrefslogtreecommitdiff
path: root/lib/compiler/test/lfe_guard_SUITE.core
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compiler/test/lfe_guard_SUITE.core')
-rw-r--r--lib/compiler/test/lfe_guard_SUITE.core2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/compiler/test/lfe_guard_SUITE.core b/lib/compiler/test/lfe_guard_SUITE.core
index 920be82f61..9d184ed166 100644
--- a/lib/compiler/test/lfe_guard_SUITE.core
+++ b/lib/compiler/test/lfe_guard_SUITE.core
@@ -53,6 +53,8 @@ module 'lfe_guard_SUITE' ['$handle_undefined_function'/2,
'init_per_suite'/1 =
%% Line 62
fun (_config) ->
+ do
+ call 'test_lib':'recompile_core'('lfe_guard_SUITE')
_config
'end_per_suite'/1 =
%% Line 64