#!/bin/sh

set -eu

exec gnome-desktop-testing-runner \
--report-directory="$AUTOPKGTEST_ARTIFACTS" \
--tap \
gdk-pixbuf/pixbuf-randomly-modified.test \
${NULL+}
