// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// The `__internal_in_memory_emulator` feature is required for this test
// binary; it is enforced via `required-features` in `Cargo.toml`. That keeps
// the entire translation unit (and its dev-only deps such as `uuid`) out of
// the build when the feature is off.