Rename module, add test base and two basic tests to chainlib

This commit is contained in:
nolash
2021-06-04 09:05:08 +02:00
parent b4dfb5a381
commit 9f27f9e26a
16 changed files with 380 additions and 425 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,3 @@
import os
data_dir = os.path.realpath(os.path.dirname(__file__))