# To not get `Symbol's function definition is void: undercover`
# we need to load undercover.el
ert_eval = (load "undercover.el")

# Keep contents of the test directory
autopkgtest_keep = test/*
