Skip to content

Commit 359f4d3

Browse files
committed
Removed DOCTYPE link as unnecessary
1 parent 293d721 commit 359f4d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/resources/testng.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
1+
<?xml version="1.0" encoding="UTF-8"?>
22

33
<!--
44
Licensed to the Apache Software Foundation (ASF) under one

0 commit comments

Comments
 (0)