mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-06 12:56:10 +02:00
test_addrconv: fix a copy and paste mistake
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
8be31f062c
commit
89ae14b943
@ -20,7 +20,7 @@ from nose.tools import eq_
|
||||
import addrconv
|
||||
|
||||
|
||||
class Test_hub(unittest.TestCase):
|
||||
class Test_addrconv(unittest.TestCase):
|
||||
""" Test case for ryu.lib.addrconv
|
||||
"""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user