diff options
author | Andy Hayden <andyhayden1@gmail.com> | 2021-04-30 12:51:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 15:51:48 -0400 |
commit | 684c357136fd44f9d5a1b8bb4402400ed1354677 (patch) | |
tree | ebc14b1d01b6643dd4d588516692dffc0f8fcb52 /cli/tests/error_009_op_crates_error.js | |
parent | abaec7a88e991188d885bede652f35d76ab4f340 (diff) |
Rename crate_ops to extensions (#10431)
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, 0 insertions, 2 deletions
diff --git a/cli/tests/error_009_op_crates_error.js b/cli/tests/error_009_op_crates_error.js deleted file mode 100644 index 01b97ea38..000000000 --- a/cli/tests/error_009_op_crates_error.js +++ /dev/null @@ -1,2 +0,0 @@ -// Missing arg. -new Event(); |