diff --git a/tests/block_bytecode/ls2003.mod b/tests/block_bytecode/ls2003.mod index 4b598b5f8..216c8738a 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;