From 61b659ca1c29441bfdcb96d31284628e4a0e6076 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Tue, 20 Jul 2021 14:43:36 +0200 Subject: [PATCH] WIP: pipeline --- test/Run_Test.m | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Run_Test.m b/test/Run_Test.m index 964dfe6..a1b6c1b 100644 --- a/test/Run_Test.m +++ b/test/Run_Test.m @@ -16,5 +16,6 @@ % You should have received a copy of the GNU Affero General Public License % along with this program. If not, see <https://www.gnu.org/licenses/>. +pkg install ..; pkg load caosdb; moxunit_runtests -verbose test_caosdb.m -- GitLab