diff --git a/.idea/copyright/Apache_License.xml b/.idea/copyright/Apache_License.xml index 15687f4..ade80da 100644 --- a/.idea/copyright/Apache_License.xml +++ b/.idea/copyright/Apache_License.xml @@ -1,6 +1,6 @@ - - \ No newline at end of file + diff --git a/src/test/java/rife/bld/extension/TestNgSimpleTest.java b/src/test/java/rife/bld/extension/TestNgExample.java similarity index 95% rename from src/test/java/rife/bld/extension/TestNgSimpleTest.java rename to src/test/java/rife/bld/extension/TestNgExample.java index 8007a15..3997ea4 100644 --- a/src/test/java/rife/bld/extension/TestNgSimpleTest.java +++ b/src/test/java/rife/bld/extension/TestNgExample.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 the original author or authors. + * Copyright 2023-2024 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/java/rife/bld/extension/TestNgSimple2Test.java b/src/test/java/rife/bld/extension/TestNgExampleTest.java similarity index 94% rename from src/test/java/rife/bld/extension/TestNgSimple2Test.java rename to src/test/java/rife/bld/extension/TestNgExampleTest.java index d09159d..64fc698 100644 --- a/src/test/java/rife/bld/extension/TestNgSimple2Test.java +++ b/src/test/java/rife/bld/extension/TestNgExampleTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 the original author or authors. + * Copyright 2023-2024 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/resources/testng2.xml b/src/test/resources/testng2.xml index 01168b7..ff01b87 100644 --- a/src/test/resources/testng2.xml +++ b/src/test/resources/testng2.xml @@ -2,7 +2,7 @@ - + diff --git a/src/test/resources/testng3.xml b/src/test/resources/testng3.xml deleted file mode 100644 index baa78e5..0000000 --- a/src/test/resources/testng3.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - -