#!/bin/sh

set -ev

SRCDIR="$(pwd)"

cd "$AUTOPKGTEST_TMP"

cmake "$SRCDIR/debian/tests/findmodules_data"
