799 B

Snapshot report for test/hbs/test.js

The actual snapshot is saved in test.js.snap.

Generated by AVA.

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>␊
    `,
  },
]