mirror of
https://github.com/google/nomulus
synced 2026-01-11 00:10:36 +00:00
* Add RST support in Sandbox Added RST test label files as resources. Added a RstTmchUtils class that loads appropriate labels according to TLD pattern. Temporarily changed label fetching in production to include the TLD string, so that the new class may know which set of labels to use. * Addressing comments * Addressing comments