summaryrefslogtreecommitdiff
path: root/tests/test.sce
diff options
context:
space:
mode:
authorrupak2019-09-30 17:39:47 +0530
committerrupak2019-09-30 17:39:47 +0530
commit25477d3f87c629c01d7a3f0c6cfa9940062dedcc (patch)
treea9beb96165973963d0cb125823c9e62d49bf7ac5 /tests/test.sce
parent09f0d78b0c7ed7ed06faa0b4578ecc141491fabb (diff)
downloadfossee-scilab-octave-toolbox-25477d3f87c629c01d7a3f0c6cfa9940062dedcc.tar.gz
fossee-scilab-octave-toolbox-25477d3f87c629c01d7a3f0c6cfa9940062dedcc.tar.bz2
fossee-scilab-octave-toolbox-25477d3f87c629c01d7a3f0c6cfa9940062dedcc.zip
fixed scilab test
Diffstat (limited to 'tests/test.sce')
-rw-r--r--tests/test.sce3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test.sce b/tests/test.sce
index 7d81402..e7bb727 100644
--- a/tests/test.sce
+++ b/tests/test.sce
@@ -1,8 +1,9 @@
+
+exec build.sce
test_pass=[]
res=[]
test1=0
-exec ../build.sce
/////////Test case for 2) arburg //////////
a = octave_fun("arburg","signal", [1,2,3,4,5],2);