Fixes Tests to Include Missing Config Variables

This commit is contained in:
2023-05-11 00:22:09 -03:00
parent 6b8848e9c2
commit e0cbe08600

View File

@@ -57,6 +57,8 @@ class TestLog(TestCase):
'\tn_procs = 1\n', '\tn_procs = 1\n',
'\tpop = chelpg\n', '\tpop = chelpg\n',
'\tcomment = crystalpol\n', '\tcomment = crystalpol\n',
'\tcharge_tolerance = 0.02\n',
'\tsimulation_dir = simfiles\n',
'\tmult = [0, 1]\n', '\tmult = [0, 1]\n',
'------------------------------------------------------------------------------------------\n', '------------------------------------------------------------------------------------------\n',
' RUN Results: \n', ' RUN Results: \n',