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

kalman-mex
Sébastien Villemot 2023-10-10 17:42:12 -04:00
parent dcdbd85b10
commit 03433112a4
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 5 additions and 0 deletions

View File

@ -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;