make test: rename dummy test name
Change-Id: I5727b08bdc8bdaaf83a9f08d171d76bd6f67564e Signed-off-by: Klement Sekera <ksekera@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
f37c3ba937
commit
03a3e76ff8
@ -8,7 +8,7 @@ from framework import VppTestCase, KeepAliveReporter
|
||||
|
||||
|
||||
class SanityTestCase(VppTestCase):
|
||||
""" Dummy test case used to check if VPP is able to start """
|
||||
""" Sanity test case - verify if VPP is able to start """
|
||||
pass
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Reference in New Issue
Block a user