[hornetq-commits] JBoss hornetq SVN: r10230 - branches/Branch_2_2_EAP/tests/src/org/hornetq/tests/integration/client.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 17 14:25:42 EST 2011


Author: clebert.suconic at jboss.com
Date: 2011-02-17 14:25:42 -0500 (Thu, 17 Feb 2011)
New Revision: 10230

Modified:
   branches/Branch_2_2_EAP/tests/src/org/hornetq/tests/integration/client/SessionFactoryTest.java
Log:
tweak on test

Modified: branches/Branch_2_2_EAP/tests/src/org/hornetq/tests/integration/client/SessionFactoryTest.java
===================================================================
--- branches/Branch_2_2_EAP/tests/src/org/hornetq/tests/integration/client/SessionFactoryTest.java	2011-02-17 05:42:28 UTC (rev 10229)
+++ branches/Branch_2_2_EAP/tests/src/org/hornetq/tests/integration/client/SessionFactoryTest.java	2011-02-17 19:25:42 UTC (rev 10230)
@@ -147,6 +147,8 @@
       testSettersThrowException(cf);
       
       cf.close();
+      
+      locator.close();
    }
 
    public void testStaticConnectorListConstructor() throws Exception



More information about the hornetq-commits mailing list