add unit test for Pizza.py modules

This commit is contained in:
Axel Kohlmeyer
2022-08-20 21:43:15 -04:00
parent eebe07ae73
commit 057dff375c
3 changed files with 131 additions and 0 deletions

View File

@ -71,6 +71,7 @@ class log:
self.names = []
self.ptr = {}
self.data = []
self.style = -1
# flist = list of all log file names