beremiz
Clone
Summary
Browse
Changes
Graph
Tests: fix docker image export for GitHub Action caching.
2022-05-17, Edouard Tisserant
d3c95ae44750
Tests: fix docker image export for GitHub Action caching.
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"))