Test: Modified test class
This commit is contained in:
@@ -35,7 +35,7 @@ sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
||||
from basetest import Task, TestCase
|
||||
|
||||
|
||||
class TestBugNumber(TestCase):
|
||||
class TestCustomLabel(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
"""Executed before each test in the class"""
|
||||
|
||||
Reference in New Issue
Block a user