#!/bin/sh

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