summaryrefslogtreecommitdiff
path: root/tools/generation/test/expected/normal/no-info-normal.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/generation/test/expected/normal/no-info-normal.js')
-rw-r--r--tools/generation/test/expected/normal/no-info-normal.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/generation/test/expected/normal/no-info-normal.js b/tools/generation/test/expected/normal/no-info-normal.js
new file mode 100644
index 000000000..903028036
--- /dev/null
+++ b/tools/generation/test/expected/normal/no-info-normal.js
@@ -0,0 +1,15 @@
+// This file was procedurally generated from the following sources:
+// - tools/generation/test/fixtures/normal.case
+// - tools/generation/test/fixtures/normal/no-info.template
+/*---
+description: foobar (First template name)
+es6id: 1.2.3
+flags: [generated, a, b]
+includes: [foo.js]
+info: >
+ case info
+---*/
+
+First value
+
+'This is "teardown" code.';