initial
This commit is contained in:
3
node_modules/pug/test/duplicate-block/__snapshots__/index.test.js.snap
generated
vendored
Normal file
3
node_modules/pug/test/duplicate-block/__snapshots__/index.test.js.snap
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
exports[`test layout with duplicate block 1`] = `"<div>Hello World</div>"`;
|
||||
|
||||
exports[`test layout with duplicate block 2`] = `"<!DOCTYPE html><html><head></head><body><div>Hello World</div></body></html>"`;
|
||||
Reference in New Issue
Block a user