beremiz
Clone
Summary
Browse
Changes
Graph
tests: fix load_and_build_tests.pytest
wxPython4
2022-08-12, Edouard Tisserant
5a0f7fcf9a8f
tests: fix load_and_build_tests.pytest
Leftover import from previously commented-out tests. Commented out as well.
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"))