Skip to content

Commit

Permalink
Moving existing function/security tests to AQAvit sub folder
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
  • Loading branch information
sophia-guo committed Feb 8, 2023
1 parent 1b8b017 commit d86247a
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
# limitations under the License.
-->

<project name="Adotpium Security Functional tests" default="build" basedir=".">
<project name="AQAvit Security Functional tests" default="build" basedir=".">
<taskdef resource="net/sf/antcontrib/antlib.xml" />
<description>
Adotpium Security Functional tests
AQAvit Security Functional tests
</description>
<!-- <import file="${TEST_ROOT}/functional/build.xml"/> -->

<!-- set global properties for this build -->
<property name="DEST" value="${BUILD_ROOT}/functional/security/Adoptium" />
<property name="DEST" value="${BUILD_ROOT}/functional/security/AQAvit" />

<!--Properties for this particular build-->
<property name="src" location="./src" />
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit d86247a

Please sign in to comment.