New test for recursive copying of entities between sessions

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13111 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/register-rewrite
Neil Williams 21 years ago
parent 5cd32c9228
commit 0a388ef203

@ -39,6 +39,7 @@ TESTS = \
test-period \
test-querynew \
test-query \
test-recursive \
test-resolve-file-path \
test-split-vs-account \
test-transaction-reversal \
@ -78,6 +79,7 @@ noinst_PROGRAMS = \
test-period \
test-query \
test-querynew \
test-recursive \
test-resolve-file-path \
test-scm-query \
test-split-vs-account \

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save