mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-03 11:58:19 +00:00
by fixing a typo. Since cfs_read_file within the storage module was not mocked, the tests could fail on some setups. Now that get_bandwidth_limit is mocked, cfs_read_file is not called anymore, but still mock it too for good measure and to make it more future-proof. Reported-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> Signed-off-by: Fabian Ebner <f.ebner@proxmox.com> |
||
|---|---|---|
| .. | ||
| QemuMigrateMock.pm | ||
| QmMock.pm | ||
| Shared.pm | ||