mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
spelling: deserialize
This commit is contained in:
parent
135985c94d
commit
d4d9219936
1 changed files with 1 additions and 1 deletions
|
@ -889,7 +889,7 @@ namespace CalculatorManagerTest
|
||||||
VerifyPersistence();
|
VerifyPersistence();
|
||||||
}
|
}
|
||||||
|
|
||||||
// 1 + 2 then serialize and deserialze 3 times
|
// 1 + 2 then serialize and deserialize 3 times
|
||||||
// Check if the values are persisted correctly
|
// Check if the values are persisted correctly
|
||||||
void CalculatorManagerTest::CalculatorManagerTestSerializeMultiple()
|
void CalculatorManagerTest::CalculatorManagerTestSerializeMultiple()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue