beremiz
Clone
Summary
Browse
Changes
Graph
Tests: Add a Makefile variable to allow changing standalone headless X server command (Xvfb by default)
wxPython4
2022-02-15, Edouard Tisserant
803ce245f72f
Tests: Add a Makefile variable to allow changing standalone headless X server command (Xvfb by default)
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"))