summaryrefslogtreecommitdiff
path: root/test-suite/tests/rtl-compilation.test
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/tests/rtl-compilation.test')
-rw-r--r--test-suite/tests/rtl-compilation.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/tests/rtl-compilation.test b/test-suite/tests/rtl-compilation.test
index d5cd81a17..f461533c4 100644
--- a/test-suite/tests/rtl-compilation.test
+++ b/test-suite/tests/rtl-compilation.test
@@ -19,7 +19,7 @@
(define-module (test-suite rtl-compilation)
#:use-module (test-suite lib)
#:use-module (system base compile)
- #:use-module (system vm objcode))
+ #:use-module (system vm loader))
(define* (compile-via-rtl exp #:key peval? cse? (env (make-fresh-user-module)))
(load-thunk-from-memory