diff options
author | John Wiegley <johnw@newartisans.com> | 2012-02-10 09:35:02 -1000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-02-10 09:36:37 -1000 |
commit | 62f33ae7e0e2df49cdbc96d383aaff4497018a13 (patch) | |
tree | 0e8c7211ec980372aa1d4fe3ef413549d783fec3 /test/divzero.dat | |
parent | f45c0f0854a25f57555aa0388b8193129bc65bd7 (diff) | |
download | fork-ledger-62f33ae7e0e2df49cdbc96d383aaff4497018a13.tar.gz fork-ledger-62f33ae7e0e2df49cdbc96d383aaff4497018a13.tar.bz2 fork-ledger-62f33ae7e0e2df49cdbc96d383aaff4497018a13.zip |
Moved some files into their right locations
Diffstat (limited to 'test/divzero.dat')
-rw-r--r-- | test/divzero.dat | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/test/divzero.dat b/test/divzero.dat deleted file mode 100644 index 009c9d64..00000000 --- a/test/divzero.dat +++ /dev/null @@ -1,11 +0,0 @@ -; -*- ledger -*- -; Time-stamp: <2011-11-22 13:59 (cpearls)> - -; this journal file will cause a divide by zero error. The divide by -; zero goes away if you add a significant figure to any of the last -; divisors in either transaction ( "10.74" -> "10.740" ) - -2011/04/05 * VSGBX Dividend - Assets:Investments:401K:Matching ( (1.0/3.0)*0.11/10.74 VSGBX) ; 0.003414 - Assets:Investments:401K:Deferred ( (2.0/3.0)*0.11/10.74 VSGBX) ; 0.006828 - Income:Exempt:Dividends $-0.11 |