Skip to content
Snippets Groups Projects
Commit 81541ac0 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Fixed unitary test.

parent a29a4d08
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@ end
%$
%$ try
%$ data = transpose(1:100);
%$ ts = dseries(data,1950,{'A1'},{'A_1'});
%$ ts = dseries(data,'1950Y',{'A1'},{'A_1'});
%$ ts = ts.ydiff;
%$ t(1) = 1;
%$ catch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment