correction for exceptZero

This commit is contained in:
Frank Yung-Fong Tang 2020-04-20 13:50:16 -07:00 committed by Rick Waldron
parent f07fe8cb1c
commit d4017357d8
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ const tests = [
"exceptZero",
"-∞",
"-987",
"-0",
"-0",
"0",
"0",
"0",
"0",
"+987",