diff options
Diffstat (limited to 'src/test/BurnUnitTest/PlanTest.cpp')
| -rw-r--r-- | src/test/BurnUnitTest/PlanTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/BurnUnitTest/PlanTest.cpp b/src/test/BurnUnitTest/PlanTest.cpp index 10b12e7b..a65bef4d 100644 --- a/src/test/BurnUnitTest/PlanTest.cpp +++ b/src/test/BurnUnitTest/PlanTest.cpp | |||
| @@ -568,6 +568,7 @@ namespace Bootstrapper | |||
| 568 | NativeAssert::Succeeded(hr, "Failed to add the bundle provider key to the list of dependencies to ignore."); | 568 | NativeAssert::Succeeded(hr, "Failed to add the bundle provider key to the list of dependencies to ignore."); |
| 569 | 569 | ||
| 570 | pEngineState->userExperience.fEngineActive = TRUE; | 570 | pEngineState->userExperience.fEngineActive = TRUE; |
| 571 | pEngineState->fDetected = TRUE; | ||
| 571 | } | 572 | } |
| 572 | 573 | ||
| 573 | void DetectAttachedContainerAsAttached(BURN_ENGINE_STATE* pEngineState) | 574 | void DetectAttachedContainerAsAttached(BURN_ENGINE_STATE* pEngineState) |
