start writing unit tests for SetHook

This commit is contained in:
Richard Holland
2022-08-29 10:42:19 +00:00
parent 8d85c87233
commit 5123736c51
6 changed files with 241 additions and 0 deletions

View File

@@ -63,5 +63,6 @@
#include <test/jtx/trust.h>
#include <test/jtx/txflags.h>
#include <test/jtx/utility.h>
#include <test/jtx/hook.h>
#endif