#!/bin/sh

grep-dctrl --quiet -F Source -r '^puppet-module-.*$' debian/control && test -f debian/tests/module_test.pp
