mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-20 00:10:43 -05:00
Directly embed ../timer.c in timer_test.c for better assertion testing
This commit is contained in:
parent
8de64964a3
commit
b9cb4c94fa
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
|
||||
#include "isctest.h"
|
||||
|
||||
#include "../timer.c"
|
||||
|
||||
/* Set to true (or use -v option) for verbose output */
|
||||
static bool verbose = false;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue