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

test::
	tagStormScalarToArray test.in test.out
	diff test.expected test.out
