mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 06:40:53 +00:00
develop split Vault_test.cpp into topical suites under src/test/app/vault/, which removed the file these two regression tests lived in. They cover a bug, so they follow the neighbouring bug tests into VaultBugs_test.cpp; the suite's includes grow to cover ownerCount, the credentials helpers, keylet::account and std::uint16_t, none of which the file used before.