Simp-lexx/project-lvl3-s444

View on GitHub
__tests__/__fixtures__/before_index.html

Summary

Maintainability
Test Coverage

<html>

    <head></head>

<body>
  <img src="test/image.jpg">
  <script src="test/script.txt"></script>
  <link href="test/style.css">
</body>

</html>