beremiz
Clone
Summary
Browse
Changes
Graph
tests: IDE: fix again debug_project, making it hopefully more stable
2022-07-17, Edouard Tisserant
8a9a7d180b93
tests: IDE: fix again debug_project, making it hopefully more stable
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"))