From 402dd3237df973543b46a7bcf32888dd24177d20 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 14 Jan 2023 11:45:40 +0300 Subject: [PATCH] typo fix... Signed-off-by: Alex A. Naanou --- test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.js b/test.js index 7e6674c..3d14cad 100755 --- a/test.js +++ b/test.js @@ -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 ?