Explorar o código

HUE-8630 [core] Fix test_db_migrations_sqlite missing import

jdesjean %!s(int64=7) %!d(string=hai) anos
pai
achega
eb5cc60ca4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      desktop/core/src/desktop/tests.py

+ 1 - 0
desktop/core/src/desktop/tests.py

@@ -23,6 +23,7 @@ import StringIO
 import subprocess
 import sys
 import time
+import uuid
 
 import proxy.conf
 import tempfile