#!/bin/sh

### The unit tests contained in the octave-arduino package needs an
### Arduino board connected to the system, in order to be run.  This is
### not appropriate for the CI/autopkgtest Debian infrastructure, hence
### this empty test script.

exit 0
