kentSrc = ../..
A = bedItemOverlapCount
include $(kentSrc)/inc/userApp.mk

testVerbose:
	cd tests && ./RunTest.sh -verbose
