mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 08:57:12 +02:00
Make open source build pass
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=124868265
This commit is contained in:
parent
2ac5d3694b
commit
45747fd792
10 changed files with 1059 additions and 12 deletions
|
@ -37,7 +37,7 @@ public class SchemaVersionTest {
|
|||
private static final String GOLDEN_SCHEMA_FILE = "schema.txt";
|
||||
|
||||
private static final String UPDATE_COMMAND =
|
||||
"google.registry.tools.RegistryTool -e localhost "
|
||||
"google.registry.tools.RegistryTool -e localhost get_schema "
|
||||
+ ">javatests/google/registry/model/schema.txt";
|
||||
|
||||
private static final String UPDATE_INSTRUCTIONS = Joiner.on('\n').join(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue