typo fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-01-14 11:45:40 +03:00
parent 092bed0d85
commit 402dd3237d

View File

@ -172,7 +172,7 @@ var cases = test.Cases({
.iter(function(e){
return [] }),
} },
/* XXX does not account forpromises as input...
/* XXX does not account for promises as input...
iter_flat: async function(assert, setup){
return {
input: setup.input instanceof Array ?