Explorar o código

windows ...

[ci skip]
Oz N Tiram %!s(int64=8) %!d(string=hai) anos
pai
achega
087e1feece
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/test_importer.py

+ 1 - 0
tests/test_importer.py

@@ -99,6 +99,7 @@ class TestImporter(unittest.TestCase):
         p = os.getcwd()
         if sys.platform.startswith("win"):
             p = p.strip("C:\\")
+            print(os.getcwd())
 
         db = pwman.data.factory.createdb('sqlite:///' + p +
                                          '/importdummy.db', 0.6)