beremiz
Clone
Summary
Browse
Changes
Graph
Add Docker files to build containers to run automated tests
2019-03-18, Andrey Skvortsov
8f8735f558c7
Add Docker files to build containers to run automated 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"))