mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
rename
This commit is contained in:
parent
885d02ceca
commit
b25e61ae9a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ from unittest.mock import Mock
|
|||
from owrx.property import PropertyManager, PropertyLayers
|
||||
|
||||
|
||||
class TestPropertyMock(TestCase):
|
||||
class TestPropertyLayers(TestCase):
|
||||
def testLayer(self):
|
||||
om = PropertyLayers()
|
||||
pm = PropertyManager()
|
||||
Loading…
Add table
Add a link
Reference in a new issue