test suite: aesthetic fix: remove British English :)

time-shift
Houtan Bastani 2017-08-29 10:27:49 +02:00
parent 9a3ea53274
commit 6fcc26ce2b
1 changed files with 1 additions and 1 deletions

View File

@ -39,5 +39,5 @@ rplot c;
rplot k;
if ~exist('./ramst.json', 'file') || exist('./ramst.log', 'file')
error('dynare command did not honour the options provided in the mod file!')
error('The dynare command did not honor the options provided in the mod file!')
end