[jboss-svn-commits] JBoss Common SVN: r4172 - arquillian/trunk/doc/reference/src/main/docbook/en-US.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Mar 11 22:17:44 EST 2010


Author: dan.j.allen
Date: 2010-03-11 22:17:44 -0500 (Thu, 11 Mar 2010)
New Revision: 4172

Modified:
   arquillian/trunk/doc/reference/src/main/docbook/en-US/preface.xml
Log:
remove overstatement


Modified: arquillian/trunk/doc/reference/src/main/docbook/en-US/preface.xml
===================================================================
--- arquillian/trunk/doc/reference/src/main/docbook/en-US/preface.xml	2010-03-11 17:20:41 UTC (rev 4171)
+++ arquillian/trunk/doc/reference/src/main/docbook/en-US/preface.xml	2010-03-12 03:17:44 UTC (rev 4172)
@@ -34,7 +34,7 @@
       business objects that are executed inside a container or that interact with the container as a client. The
       container may be an embedded or remote Servlet container, Java EE application server, Java SE CDI environment or
       any other container implementation provided. Arquillian strives to make integration testing no more complicated
-      than basic unit testing. It turns out, if these tests execute quickly, they're really the only tests you need.
+      than basic unit testing.
    </para>
 
    <para>



More information about the jboss-svn-commits mailing list