#!/bin/sh

echo Testing JOD interface for ODS...
octave-cli --no-init-file -H -W --path $(pwd)/debian/tests --eval "testhelper ods JOD"
