From: jhh Date: Mon, 27 Apr 2020 23:56:34 +0000 (-0500) Subject: Plain move from test dir to src X-Git-Tag: 1.6.4~10^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5e13cdb97ff07f1f97be21fc58ab2ea2b348ec3c;p=policy%2Fdrools-applications.git Plain move from test dir to src The file was placed there by mistake. Issue-ID: POLICY-2456 Signed-off-by: jhh Change-Id: I37a0bad7963aa9fe2931d68f5779355471cda345 Signed-off-by: jhh --- diff --git a/controlloop/common/feature-controlloop-trans/src/test/java/org/onap/policy/drools/server/restful/RestTransactionTracker.java b/controlloop/common/feature-controlloop-trans/src/main/java/org/onap/policy/drools/server/restful/RestTransactionTracker.java similarity index 100% rename from controlloop/common/feature-controlloop-trans/src/test/java/org/onap/policy/drools/server/restful/RestTransactionTracker.java rename to controlloop/common/feature-controlloop-trans/src/main/java/org/onap/policy/drools/server/restful/RestTransactionTracker.java