[import] Rename to import_subcommand internally

This enables normal import of the module without the need for
workarounds.
This commit is contained in:
FestplattenSchnitzel 2022-08-05 19:34:28 +02:00 committed by Hans-Christoph Steiner
parent 2eb56ae8d4
commit 7b7f863c65
6 changed files with 11 additions and 41 deletions

View file

@ -567,8 +567,7 @@ include tests/gnupghome/secring.gpg
include tests/gnupghome/trustdb.gpg
include tests/gradle-maven-blocks.yaml
include tests/gradle-release-checksums.py
include tests/import_proxy.py
include tests/import.TestCase
include tests/import_subcommand.TestCase
include tests/index.TestCase
include tests/init.TestCase
include tests/install.TestCase