Skip to content

Commit 72f1021

Browse files
committed
[airos][test] renamed test case class
1 parent 9477677 commit 72f1021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/airos/test_aaa.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .mock import AaaAirOs, ConverterTest
22

33

4-
class TestResolvConverter(ConverterTest):
4+
class TestAaaConverter(ConverterTest):
55

66
backend = AaaAirOs
77

0 commit comments

Comments
 (0)