diff options
author | KRIXUS-alpha | 2021-04-21 20:27:48 +0530 |
---|---|---|
committer | KRIXUS-alpha | 2021-04-21 20:27:48 +0530 |
commit | 76559aae7c6fac23f5e3b4b8a2a4c34cf86e3130 (patch) | |
tree | 2d741ed8eede7410898a0c2994e916a6aa3db4e3 /tests/test.sce | |
parent | 9b6172c85d14b84e25f2f335c9708b78ab45d244 (diff) | |
download | fossee-scilab-octave-toolbox-76559aae7c6fac23f5e3b4b8a2a4c34cf86e3130.tar.gz fossee-scilab-octave-toolbox-76559aae7c6fac23f5e3b4b8a2a4c34cf86e3130.tar.bz2 fossee-scilab-octave-toolbox-76559aae7c6fac23f5e3b4b8a2a4c34cf86e3130.zip |
executed bulder.sce and loader.sce in test.sce
Diffstat (limited to 'tests/test.sce')
-rw-r--r-- | tests/test.sce | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test.sce b/tests/test.sce index e2c0ca1..b3a7993 100644 --- a/tests/test.sce +++ b/tests/test.sce @@ -1,3 +1,6 @@ +exec builder.sce +exec loader.sce + //exec build.sce test_pass=[] |