#!/bin/sh

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