K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2015-11-09T17:32:06.224072Z K 7 svn:log V 377 Don't use cookie for test target Test target doesn't produce anything and nothing depends on it. Also it's often useful to run tests multiple times in a row, so having a cookie which remembers that the tests were already ran and inhibits subsequent test runs is needless. It also eliminates the need for retest target. Approved by: portmgr (mat) Differential Revision: D3875 END