# Minimal Makefile for standard-test-roles-beakerlib

R="RhtsRequires: policycoreutils setools-console"

run:
	chmod +x runtest.sh
	./runtest.sh
