diff --git a/tests/test_meta_expenseAllocation.py b/tests/test_meta_expenseAllocation.py index 9d9d56facdee7fc103513b77e422d25638c16261..9592ba151e8ea24397a0b84041047cf0a092a9a2 100644 --- a/tests/test_meta_expenseAllocation.py +++ b/tests/test_meta_expenseAllocation.py @@ -29,6 +29,9 @@ VALID_VALUES = { INVALID_VALUES = { 'invalid', + 'porgram', + 'adimn', + 'fundrasing', '', }