4 lines
54 B
Python
4 lines
54 B
Python
from pyqcy import TestCase
|
|
|
|
TestCase.__test__ = False
|
from pyqcy import TestCase
|
|
|
|
TestCase.__test__ = False
|