diff --git a/tests/block_bytecode/ls2003.mod b/tests/block_bytecode/ls2003.mod
index 4b598b5f8b782ca973ae68bd2e234e71d66bd9ce..216c8738aa9a48be46fa5cec88c8336466155736 100644
--- a/tests/block_bytecode/ls2003.mod
+++ b/tests/block_bytecode/ls2003.mod
@@ -144,6 +144,11 @@ steady(solve_algo = @{solve_algo});
 model_info;
 @#endif
 
+@#if bytecode
+print_bytecode_static_model;
+print_bytecode_dynamic_model;
+@#endif
+
 check;
 
 shocks;