Explorar o código

remove break point

Oz N Tiram %!s(int64=9) %!d(string=hai) anos
pai
achega
e337bf9012
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tests/test_all.py

+ 0 - 1
tests/test_all.py

@@ -14,7 +14,6 @@ if os.path.exists(db_name):
     shutil.rmtree(CONFIG['content_root'])
 
 if not os.path.exists(CONFIG['content_root']):
-    import pdb; pdb.set_trace()
     os.mkdir(CONFIG['content_root'])
 
 CONFIG['content_root'] = 'test_root'