def tearDownModule():
    logging.info("Tear Down test module")
    # comment out next line to keep testdir after test runs. TODO: make nicer
    OLITestLib.delete_test_dir()
Esempio n. 2
0
def tearDownModule():
    logging.info("Tear Down test module")
    OLITestLib.delete_test_dir()
Esempio n. 3
0
def tearDownModule():
    logging.info("Tear Down test module")
    # comment out next line to keep testdir after test runs. TODO: make nicer
    OLITestLib.delete_test_dir()