#!/bin/bash
#
# Test script to be invoked by Travis.

exec script/unittest -v
