#!/usr/bin/env atf-sh

. $(atf_get_srcdir)/test_env.sh
init_tests \
	setup_acf_usage

setup_acf_usage_body() {
	test_usage setup-acf
}

