google-nomulus/java/google/registry/module
guyben 17ff7eb949 Inject VoidDnsWriter to backend
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
2017-12-27 11:10:33 -05:00
..
backend Inject VoidDnsWriter to backend 2017-12-27 11:10:33 -05:00
frontend Make FOSS build work with DummyKeyringModule 2017-12-01 22:14:06 -05:00
tools Install DummyKeyringModule in FOSS build 2017-11-21 18:34:13 -05:00