[test-stress-options] reinstate test empty book

d47e49c23 had disabled testing empty book in error.
pull/587/head
Christopher Lam 7 years ago
parent d47e49c230
commit 315bbb5d05

@ -264,7 +264,7 @@
optionslist))
(define (tests)
;; (run-tests "with empty book")
(run-tests "with empty book")
(let ((env (create-test-env))
(account-alist (create-test-data)))
(gnc:create-budget-and-transactions env account-alist))

Loading…
Cancel
Save