beremiz
Clone
Summary
Browse
Changes
Graph
Tests: No need to archive test results before uploading them as action artifacts.
2022-05-17, Edouard Tisserant
2f5b5c14a650
Tests: No need to archive test results before uploading them as action artifacts.
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"))