Author: gpetracek
Date: Thu Jan 9 12:04:57 2014
New Revision: 1556792
URL: http://svn.apache.org/r1556792
Log:
updated content
Modified:
deltaspike/site/trunk/content/test-control.mdtext
Modified: deltaspike/site/trunk/content/test-control.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/test-control.mdtext?rev=1556792&r1=1556791&r2=1556792&view=diff
==============================================================================
--- deltaspike/site/trunk/content/test-control.mdtext (original)
+++ deltaspike/site/trunk/content/test-control.mdtext Thu Jan 9 12:04:57 2014
@@ -92,7 +92,7 @@ It's possible to overrule the default-pr
# Optional Config
-It's possible to set "testcontrol.stop_container" to "false" (via the std.
DeltaSpike config). With that the CDI-Container will be started just once for
all tests.
+It's possible to set "deltaspike.testcontrol.stop_container" to "false" (via
the std. DeltaSpike config). With that the CDI-Container will be started just
once for all tests.
# Hints