# Minimal Makefile for standard-test-roles-beakerlib

R="RhtsRequires: perf"

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