Fix missing eof missing from html test files

This commit is contained in:
Ahmed Mohamed Ali 2017-11-13 21:22:36 +01:00
parent 1f2c949316
commit b6109030a1
2 changed files with 2 additions and 2 deletions

View file

@ -3,4 +3,4 @@
<iframe id="pdf-frame" src="../assets/cat.pdf"/>
</script>
</body>
</html>
</html>

View file

@ -2,4 +2,4 @@
<body>
<iframe id="outer-frame" src="./pdf-in-iframe.html"/>
</body>
</html>
</html>