Przeglądaj źródła

Remove trace statement.

Stefano Cossu 4 lat temu
rodzic
commit
433d6cbd4d
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      tests/2_api/test_2_0_resource_api.py

+ 0 - 1
tests/2_api/test_2_0_resource_api.py

@@ -572,7 +572,6 @@ class TestResourceCRUD:
         '''
         Verify that only user-defined data are in user_data.
         '''
-        import pdb; pdb.set_trace()
         data = b'''
         <> a <urn:t:1> ;
             <urn:p:1> "Property 1" ;