diff options
Diffstat (limited to 'cli/tests/error_009_op_crates_error.js')
-rw-r--r-- | cli/tests/error_009_op_crates_error.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/error_009_op_crates_error.js b/cli/tests/error_009_op_crates_error.js new file mode 100644 index 000000000..01b97ea38 --- /dev/null +++ b/cli/tests/error_009_op_crates_error.js @@ -0,0 +1,2 @@ +// Missing arg. +new Event(); |