#!/usr/bin/env atf-sh

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

copy_modloop_usage_body() {
	test_usage copy-modloop
}

