package rename for test libraries.
[utils] / test / enterprise / src / main / java / org / wamblee / test / jndi / StubInitialContextFactory.java
similarity index 98%
rename from test/enterprise/src/main/java/org/wamblee/support/jndi/StubInitialContextFactory.java
rename to test/enterprise/src/main/java/org/wamblee/test/jndi/StubInitialContextFactory.java
index 158bd6d8b8d8048ff8928e6c844681c0e6fac262..09389ef10059036d956705401d43a053614b70b7 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */ 
-package org.wamblee.support.jndi;
+package org.wamblee.test.jndi;
 
 import java.util.Hashtable;