def main():
    return runTest(TestDowntimes)
Пример #2
0
def main():
    return runTest(TestLogSupport)
Пример #3
0
def main():
    return runTest(TestCleanupSupport)
def main():
    return runTest(TestPlugins)
Пример #5
0
def main():
    return unittest_utils.runTest(TestInfosysLib)
Пример #6
0
def main():
    return runTest(TestCondorExe)
Пример #7
0
def main():
    return runTest(TestTarSupport)
def main():
    return runTest(TestEncodingSupport)