revert accidental change

This commit is contained in:
Axel Kohlmeyer 2020-08-31 12:46:22 -04:00
parent 1ff34d4b13
commit 7fca3b7a65
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 1 additions and 1 deletions

View File

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