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

Octave unit tests. Add io package.

parent 94419257
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,10 @@ ...@@ -13,6 +13,10 @@
% You should have received a copy of the GNU General Public License % You should have received a copy of the GNU General Public License
% along with Dynare. If not, see <http://www.gnu.org/licenses/>. % along with Dynare. If not, see <http://www.gnu.org/licenses/>.
if isoctave()
pkg install -forge io
end
opath = path(); opath = path();
system('rm -f failed'); system('rm -f failed');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment