beremiz
Clone
Summary
Browse
Changes
Graph
tests: one more stability related fix for debug_project IDE test
2022-07-17, Edouard Tisserant
edf59ae145b7
tests: one more stability related fix for debug_project IDE test
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"))