mirror of
https://github.com/beetbox/beets.git
synced 2026-07-22 02:06:50 -04:00
Propagate rename to test_ui_importer
This commit is contained in:
committed by
Sebastian Mohr
parent
6327f1122a
commit
8db903c8f8
@@ -22,7 +22,7 @@ from beets.test.helper import TerminalImportMixin
|
||||
from test import test_importer
|
||||
|
||||
|
||||
class NonAutotaggedImportTest(
|
||||
class TestNonAutotaggedImport(
|
||||
TerminalImportMixin, test_importer.TestNonAutotaggedImport
|
||||
):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user