File diff f8ea5ce62c6a → 89aaae821b30
tests/test_data_account.py
Show inline comments
...
 
@@ -37,6 +37,7 @@ def test_is_under(acct_name, under_arg, expected):
 
    ('Assets:Cash', True),
 
    ('Assets:Cash:EUR', True),
 
    ('Assets:PrepaidExpenses', False),
 
    ('Assets:PrepaidVacation', False),
 
    ('Assets:Bank:Checking', True),
 
    ('Expenses:General', False),
 
    ('Income:Donations', False),