forked from lijiext/lammps
revert accidental change
This commit is contained in:
parent
1ff34d4b13
commit
7fca3b7a65
|
@ -457,7 +457,7 @@ TEST(Utils, boundsbig_case2)
|
|||
ASSERT_EQ(nhi,5);
|
||||
}
|
||||
|
||||
TEST(Utils, bounds_case3)
|
||||
TEST(Utils, boundsbig_case3)
|
||||
{
|
||||
bigint nlo, nhi;
|
||||
|
||||
|
|
Loading…
Reference in New Issue