fix/add-tests

This commit is contained in:
moT01
2019-05-30 09:04:11 -05:00
committed by Kristofer Koishigawa
parent 2e6cb9181a
commit 23d723a71f

View File

@ -40,6 +40,7 @@ tests:
<div id='html-seed'>
```html
<html>
<body>
<!-- add your code below -->
@ -47,9 +48,11 @@ tests:
<!-- add your code above -->
</body>
</html>
```
</div>
</section>
## Solution
@ -63,6 +66,7 @@ tests:
<!-- add your code above -->
</body>
</html>
```
</section>