mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
Right now VoidDnsWriter is injected in the tools - meaning it's possible to *set* VoidDnsWriter as the writer of a TLD - but it isn't injected in the backend - meaning we get an error if we actually try to use it. We need VoidDnsWriter at least for load-testing, and in general for any test TLD. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179425574