Description updated and snippet tested
This commit is contained in:
@ -10,4 +10,4 @@ test('Testing dropWhile', (t) => {
|
||||
//t.false(dropWhile(args..), 'Expected');
|
||||
//t.throws(dropWhile(args..), 'Expected');
|
||||
t.end();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user