Skip to content

Commit c00109a

Browse files
Fix failing test
Issues: IN-606
1 parent 861d81d commit c00109a

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.idea
22
.gradle
33
*.iml
4-
build
4+
build
5+
index.*
6+
checkjdf.xsl

src/main/resources/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<!DOCTYPE html>
2-
<html>
1+
<html lang="en">
32

43
<head>
54
<meta charset="UTF-8" />

0 commit comments

Comments
 (0)