fix unit test
This commit is contained in:
parent
ecba902ff1
commit
9a22b1bf6d
|
@ -672,7 +672,7 @@ int test_main()
|
|||
|
||||
TEST_CHECK(errors::reserved129 == 129);
|
||||
TEST_CHECK(errors::reserved159 == 159);
|
||||
TEST_CHECK(errors::reserved110 == 110);
|
||||
TEST_CHECK(errors::reserved114 == 114);
|
||||
|
||||
{
|
||||
// test session state load/restore
|
||||
|
|
Loading…
Reference in New Issue