import * as tap from 'tap';
import * as doorbot_rpi from '../index';

tap.pass( "Things basically work" );
