diff --git a/tests/julia/rbc/test.jl b/tests/julia/rbc/test.jl
index 03304d208a8a68aa5790b6bb551b7edd8018a7c1..79ccd4d5ab6e6f2f225f7b36effcaec2558222fe 100644
--- a/tests/julia/rbc/test.jl
+++ b/tests/julia/rbc/test.jl
@@ -1,3 +1,6 @@
+#clear workspace
+workspace()
+
 # Modification of the path (for packages). Should be done in ~/.juliarc.jl with a fixed path instead.
 unshift!(LOAD_PATH, abspath("../../../julia"))