tape-testing / tape

tap-producing test harness for node and browsers
MIT License
5.77k stars 307 forks source link

[readme] improve t.throws description for Function #591

Closed clarkttfu closed 1 year ago

clarkttfu commented 1 year ago

The original description of t.throws includes a very confusing sentence for the case of expected being a Function. Hope this fix can help those being confused...