Skip to content

Commit 05d528c

Browse files
committed
Lint fix
1 parent a630079 commit 05d528c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/built-ins/AsyncIterator/prototype/filter/abrupt-iterator-get-return.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ info: |
2626
Set lastValue to Yield(? IteratorValue(next)).
2727
IfAbruptCloseAsyncIterator(iterated, lastValue).
2828
29-
includes: [iterators.js]
3029
features: [async-iteration, iterator-helpers]
3130
flags: [async]
3231
---*/

0 commit comments

Comments
 (0)