[test-balsheet-pnl] there's a <hr> between income&exp and net-income

pull/1305/head
Christopher Lam 4 years ago
parent a3aa93e7e0
commit 9cde35aed8

@ -431,7 +431,7 @@
sxml))
(test-equal "multilevel. net-income = $1,270"
(list "$1,270.00")
((sxpath '(// table // (tr 9) // (td 6) // *text*))
((sxpath '(// table // (tr 10) // (td 6) // *text*))
sxml)))
;; set recursive-subtotal subtotal style

Loading…
Cancel
Save