revert accidental change

This commit is contained in:
Axel Kohlmeyer
2020-08-31 12:46:22 -04:00
parent 1ff34d4b13
commit 7fca3b7a65

View File

@ -457,7 +457,7 @@ TEST(Utils, boundsbig_case2)
ASSERT_EQ(nhi,5); ASSERT_EQ(nhi,5);
} }
TEST(Utils, bounds_case3) TEST(Utils, boundsbig_case3)
{ {
bigint nlo, nhi; bigint nlo, nhi;