Skip to content

Commit

Permalink
add missed test
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Apr 3, 2023
1 parent 7258be5 commit 164e5b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/entries/unit.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -904,6 +904,7 @@ for (PATH of ['core-js-pure', 'core-js']) {
load('proposals/collection-methods');
load('proposals/collection-of-from');
load('proposals/decorator-metadata');
load('proposals/decorator-metadata-v2');
load('proposals/decorators');
load('proposals/efficient-64-bit-arithmetic');
load('proposals/error-cause');
Expand Down

0 comments on commit 164e5b5

Please sign in to comment.