diff --git a/tests/shared/utils/test_log.py b/tests/shared/utils/test_log.py index 19f02f7..2225aee 100644 --- a/tests/shared/utils/test_log.py +++ b/tests/shared/utils/test_log.py @@ -57,6 +57,8 @@ class TestLog(TestCase): '\tn_procs = 1\n', '\tpop = chelpg\n', '\tcomment = crystalpol\n', + '\tcharge_tolerance = 0.02\n', + '\tsimulation_dir = simfiles\n', '\tmult = [0, 1]\n', '------------------------------------------------------------------------------------------\n', ' RUN Results: \n',