#!/bin/sh
set -e -u
. debian/tests/common.sh

run_test dictionary-test.sh

# vim:ts=4 sw=4
