Skip to content

Commit

Permalink
clean up shoebox test code
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Aug 16, 2017
1 parent 1ef869a commit 09e7516
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/dummy/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,5 @@
<script src="/assets/dummy.js"></script>

{{content-for "body-footer"}}

<script type="fastboot/shoebox" id="shoebox-key1">
{"foo":"bar"}
</script>
<script type="fastboot/shoebox" id="shoebox-key2">
{"zip":"zap"}
</script>
</body>
</html>

0 comments on commit 09e7516

Please sign in to comment.