mirror of
https://github.com/google/nomulus
synced 2026-09-27 02:14:14 +00:00
Improve ListDomainsCommand to list domains on multiple TLDs
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140053423
This commit is contained in:
@@ -27,9 +27,4 @@ public class ListHostsCommandTest extends ListObjectsCommandTestCase<ListHostsCo
|
||||
final String getTaskPath() {
|
||||
return ListHostsAction.PATH;
|
||||
}
|
||||
|
||||
@Override
|
||||
final String getTld() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user