This commit is contained in:
Laurent Perron
2024-03-26 12:33:42 +01:00
committed by Corentin Le Molgat
parent 42e3414d5f
commit 91fe48478d
4 changed files with 8 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ from ortools.init.python import init
class InitTest(absltest.TestCase):
def test_logging(self):
print("test_logging")
init.CppBridge.init_logging("pywrapinit_test.py")