beremiz
Clone
Summary
Browse
Changes
Graph
TESTS: moved non-automated tests Beremiz projects stored as directories in /tests to new directory /tests/projects
2022-01-25, Edouard Tisserant
53c66c4aefa3
TESTS: moved non-automated tests Beremiz projects stored as directories in /tests to new directory /tests/projects
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"))