X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Ftests%2Fxestiaab_contactload.h;h=86564ed91316251d0a73572b917615041768e340;hp=cb625bbe7dae3d3d24b1d49f9120d31c52be7a54;hb=ba3ba5de4e84a8c3ddeb65549d0b46998e5ebdf5;hpb=2a30393d59c892349cffec18ec16907c2358fd0f diff --git a/source/tests/xestiaab_contactload.h b/source/tests/xestiaab_contactload.h index cb625bb..86564ed 100644 --- a/source/tests/xestiaab_contactload.h +++ b/source/tests/xestiaab_contactload.h @@ -29,7 +29,7 @@ TEST(ContactLoad, GivenContactDataObjectWhenLoadFileIsCalledWithMissingFileThenR // When ContactLoadStatus testFileLoadStatus = CONTACTLOAD_UNITTESTFAIL; - testFile.LoadFile("MissingFile.vcf"); + testFileLoadStatus = testFile.LoadFile("MissingFile.vcf"); // Then