beremiz
Clone
Summary
Browse
Changes
Graph
Useless __name__ == '__main__' tests.
2018-10-23, Edouard Tisserant
0a951f528c69
Useless __name__ == '__main__' tests.
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"))