Skip to content

Commit ee9a47d

Browse files
author
MohitMaliFtechiz
committed
main.html has extra spaces, which small.zim file not containing so in this commit i have removed that extra spaces to pass test cases
1 parent 285817f commit ee9a47d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

lib/src/test/small_zimfile_data/main.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<html>
22
<head>
3-
<meta charset="UTF-8">
4-
<title>Test ZIM file</title>
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
3+
<meta charset="UTF-8">
4+
<title>Test ZIM file</title>
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
</head>
77

88
<body>

0 commit comments

Comments
 (0)