beremiz
Clone
Summary
Browse
Changes
Graph
Tests: re-enable running test in github action, now that docker image should be cached.
2022-05-17, Edouard Tisserant
f85b448ca2c6
Tests: re-enable running test in github action, now that docker image should be cached.
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"))