From c729b1d84c1aeda63b4196480db7fe39a06c895f Mon Sep 17 00:00:00 2001 From: mkeyes <mkeyes@localhost> Date: Fri, 26 Oct 2007 18:19:00 +0000 Subject: [PATCH] Moved the functional-test shared/functions, shared/python, and shared/java directories to tests directory level. The new location plus the modifications make up the merged libraries for the functional tests and the yet-to-be committed stress tests. --- opends/tests/shared/java/parsingtool/WriteXMLFile_int.java | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/opends/tests/functional-tests/shared/java/parsingtool/WriteXMLFile_int.java b/opends/tests/shared/java/parsingtool/WriteXMLFile_int.java similarity index 100% rename from opends/tests/functional-tests/shared/java/parsingtool/WriteXMLFile_int.java rename to opends/tests/shared/java/parsingtool/WriteXMLFile_int.java -- Gitblit v1.10.0