e811e2ec
by Alistair Leslie-Hughes at 2024-10-11T17:47:02+02:00
dplayx/tests: Correct Enum tests.
The EnumAddressTypes tests wasn't actually calling the enum function.
The code within the test_EnumAddressTypes function appear to be
setup for calling EnumAddresses, so added a test for this scenario as well.