mirror of
https://github.com/google/nomulus
synced 2026-01-08 07:11:44 +00:00
Change all references to Domain Registry to Nomulus
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136068582
This commit is contained in:
@@ -23,7 +23,7 @@ import java.net.URL;
|
||||
import java.nio.file.Path;
|
||||
import java.nio.file.Paths;
|
||||
|
||||
/** Lightweight HTTP server for testing the Domain Registry Admin and Registrar consoles. */
|
||||
/** Lightweight HTTP server for testing the Nomulus Admin and Registrar consoles. */
|
||||
public final class RegistryTestServer {
|
||||
|
||||
public static final ImmutableMap<String, Path> RUNFILES =
|
||||
|
||||
Reference in New Issue
Block a user