summaryrefslogtreecommitdiff
path: root/tools/generation/test/fixtures/negative.case
diff options
context:
space:
mode:
Diffstat (limited to 'tools/generation/test/fixtures/negative.case')
-rw-r--r--tools/generation/test/fixtures/negative.case10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/generation/test/fixtures/negative.case b/tools/generation/test/fixtures/negative.case
new file mode 100644
index 000000000..9a56ecb4c
--- /dev/null
+++ b/tools/generation/test/fixtures/negative.case
@@ -0,0 +1,10 @@
+// Copyright (C) 2016 Mike Pennisi. All rights reserved.
+// This code is governed by the BSD license found in the LICENSE file.
+/*---
+template: negative
+desc: foobar
+info: case info
+negative:
+ phase: early
+ type: ReferenceError
+---*/