beremiz
Clone
Summary
Browse
Changes
Graph
Tests: UI tests now avoid polling stdout if process didn't start.
wxPython4
2022-11-10, Edouard Tisserant
cfb2b05b68c4
Tests: UI tests now avoid polling stdout if process didn't start.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))