Add doctor-test package
[doctor.git] / tests / main.py
index 797e28b..7714d7d 100644 (file)
@@ -92,7 +92,3 @@ def main():
 
     doctor = DoctorTest(conf)
     doctor.run()
-
-
-if __name__ == '__main__':
-    sys.exit(main())