Skip to content
Snippets Groups Projects
Verified Commit 03433112 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Testsuite: add tests for print_bytecode_{static,dynamic}_model commands

parent dcdbd85b
Branches
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment