diff --git a/test/Run_Test.m b/test/Run_Test.m index 964dfe6d02f157dd6cbe61d0687ecd745aa4fd05..a1b6c1b1905e66871dc92a4aa6af06c408b6d239 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