Jelajahi Sumber

Add clarifying comment

Unrud 7 tahun lalu
induk
melakukan
c657dda753
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      radicale/tests/__init__.py

+ 1 - 0
radicale/tests/__init__.py

@@ -23,6 +23,7 @@ import os
 import sys
 from io import BytesIO
 
+# Allow importing of tests.custom....
 sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))