39 lines
799 B
Markdown

# Snapshot report for `test/hbs/test.js`
The actual snapshot is saved in `test.js.snap`.
Generated by [AVA](https://avajs.dev).
## handlebars
> Snapshot 1
[
{
code: `(function (factory) {␊
typeof define === 'function' && define.amd ? define(factory) :␊
factory();␊
})((function () { 'use strict';␊
␊=-u
}));␊
`,
fileName: 'batman.js',
map: null,
source: undefined,
},
{
code: undefined,
fileName: 'index.html',
map: undefined,
source: `<html>␊
<meta data-test="a"/>␊
<body>␊
<script src="./batman.js" type="module"></script>␊
</body>␊
</html>␊
`,
},
]