diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-08-10 08:55:30 +0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-08-10 08:55:30 +0200 |
commit | 97ab8d7aeb714e3b18c4a225e49ead24b29e949c (patch) | |
tree | 485c2054712a44c4c00e8d89c1e319e57bdbfa30 /test/baseline/opt-time-colon.test | |
parent | 45ace588475503438dce2d8c8368a9b74253224a (diff) | |
download | fork-ledger-97ab8d7aeb714e3b18c4a225e49ead24b29e949c.tar.gz fork-ledger-97ab8d7aeb714e3b18c4a225e49ead24b29e949c.tar.bz2 fork-ledger-97ab8d7aeb714e3b18c4a225e49ead24b29e949c.zip |
Define payees to get rid of trailing whitespace
Diffstat (limited to 'test/baseline/opt-time-colon.test')
-rw-r--r-- | test/baseline/opt-time-colon.test | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/test/baseline/opt-time-colon.test b/test/baseline/opt-time-colon.test index a2bd77d2..74ec7549 100644 --- a/test/baseline/opt-time-colon.test +++ b/test/baseline/opt-time-colon.test @@ -1,16 +1,16 @@ -2013/04/05 () +2013/04/05 () Meeting Tactical (Internal:Meeting:Tactical) 1800s @ ($36/3600) -2013/04/05 () +2013/04/05 () Email (CustomerA:Email) 300s -2013/04/05 () +2013/04/05 () Config (CustomerB:Config) 5100s -2013/04/05 () +2013/04/05 () Walk (Personal:Walk) 1800s -2013/04/05 () +2013/04/05 () Lunch (Personal:Lunch) 5400s test bal @@ -36,10 +36,10 @@ test bal --time-colon end test test reg --time-colon -13-Apr-05 <Unspecified payee> (Int:Meeting:Tactical) 30:0m 30:0m -13-Apr-05 <Unspecified payee> (CustomerA:Email) 5:0m 35:0m -13-Apr-05 <Unspecified payee> (CustomerB:Config) 1:25h 2:00h -13-Apr-05 <Unspecified payee> (Personal:Walk) 30:0m 2:30h -13-Apr-05 <Unspecified payee> (Personal:Lunch) 1:30h 4:00h +13-Apr-05 Meeting Tactical (Int:Meeting:Tactical) 30:0m 30:0m +13-Apr-05 Email (CustomerA:Email) 5:0m 35:0m +13-Apr-05 Config (CustomerB:Config) 1:25h 2:00h +13-Apr-05 Walk (Personal:Walk) 30:0m 2:30h +13-Apr-05 Lunch (Personal:Lunch) 1:30h 4:00h end test |