From 85c8560e3cb2eab625f732bf15ff18ea71409016 Mon Sep 17 00:00:00 2001 From: carlos Date: Fri, 10 Jun 2005 20:55:01 +0000 Subject: [PATCH] Documented the testmatch property git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@190018 13f79535-47bb-0310-9956-ffa450edef68 --- test/xdocs/properties.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/test/xdocs/properties.xml b/test/xdocs/properties.xml index c5015727..f8ad9a78 100644 --- a/test/xdocs/properties.xml +++ b/test/xdocs/properties.xml @@ -250,6 +250,15 @@ maven.test.search.classdir=true + + + testmatch + Yes + + Used in test:match goal to specify the tests that should run + + +