beremiz
Clone
Summary
Browse
Changes
Graph
tests: fix tests being systematically re-executed
2022-07-17, Edouard Tisserant
45e482f279f4
tests: fix tests being systematically re-executed
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"))