diff options
Diffstat (limited to 'tests/specs/npm/lifecycle_scripts/fsevents.js')
-rw-r--r-- | tests/specs/npm/lifecycle_scripts/fsevents.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/npm/lifecycle_scripts/fsevents.js b/tests/specs/npm/lifecycle_scripts/fsevents.js new file mode 100644 index 000000000..45ddf686f --- /dev/null +++ b/tests/specs/npm/lifecycle_scripts/fsevents.js @@ -0,0 +1 @@ +import {} from "npm:fsevents"; |