#!/bin/sh

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