beremiz
Clone
Summary
Browse
Changes
Graph
tests/tools: move comment and remove dead code in Dockerfile
wxPython4
2022-12-15, Edouard Tisserant
12b6add87876
tests/tools: move comment and remove dead code in Dockerfile
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"))