From 0d81ac6e072e5c73637491d027af78ed4a7d9b14 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 3 May 2019 10:18:23 +0200 Subject: [PATCH] [DEBUG] update new API of lutin log --- lutin_cppunit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutin_cppunit.py b/lutin_cppunit.py index cd2ae79..fd024b6 100644 --- a/lutin_cppunit.py +++ b/lutin_cppunit.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os