Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 23b5bcc

Browse files
ankathuryaminikb
authored andcommitted
changing name of test suit in order to remove conflict (#21728)
* changing name of test suit in order to remove conflict * Updating copyright
1 parent 508e6f0 commit 23b5bcc

File tree

1 file changed

+2
-2
lines changed
  • main/appserver/tests/quicklook/wsit/JaxwsFromWsdl

1 file changed

+2
-2
lines changed

main/appserver/tests/quicklook/wsit/JaxwsFromWsdl/testng.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
44
5-
Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
5+
Copyright (c) 1997-2017 Oracle and/or its affiliates. All rights reserved.
66
77
The contents of this file are subject to the terms of either the GNU
88
General Public License Version 2 only ("GPL") or the Common Development
@@ -43,7 +43,7 @@
4343
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
4444

4545
<suite name="QuickLookTests" verbose="2" >
46-
<test name="wsit_jaxws_tests">
46+
<test name="wsit_jaxws_wsdl_tests">
4747
<classes>
4848
<class name="jaxwsfromwsdl.client.JaxwsFromWsdlTestNG"/>
4949
</classes>

0 commit comments

Comments
 (0)