diff --git a/tests/julia/rbc/test.jl b/tests/julia/rbc/test.jl index eab70f36f..e0857b90e 100644 --- a/tests/julia/rbc/test.jl +++ b/tests/julia/rbc/test.jl @@ -16,8 +16,8 @@ importall Dynare # The previous command is equivalent to: # -# @compile "rbc.mod" -# using rbc +# @compile "rbc1.mod" +# using rbc1 print(rbc1.model.fname)