diff --git a/test/fixtures/transformation/use-strict/undefined-this-arrow-function/options.json b/test/fixtures/transformation/use-strict/undefined-this-arrow-function/options.json deleted file mode 100644 index 3137168db6..0000000000 --- a/test/fixtures/transformation/use-strict/undefined-this-arrow-function/options.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "throws": "Top level `this` is `undefined` in strict mode" -}