Skip to content
Snippets Groups Projects
Commit 1b7a670b authored by jkerdreu's avatar jkerdreu
Browse files

Fix test.py

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2648 b32b6428-25c9-4566-ad07-03861ab6144f
parent 5f244c34
Branches
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ dev = Device("switch.basic",tools.get_random_uuid())
eng = Engine()
eng.start()
eng.add_device(dev)
def wait():
t0 = time.time()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment