tests: default verify_pac to true in test_ap-req
This commit is contained in:

committed by
Luke Howard

parent
f4fcf8767c
commit
544515931b
@@ -39,7 +39,7 @@
|
||||
#include <getarg.h>
|
||||
#include <roken.h>
|
||||
|
||||
static int verify_pac = 0;
|
||||
static int verify_pac = 1;
|
||||
static int server_any = 0;
|
||||
static int version_flag = 0;
|
||||
static int help_flag = 0;
|
||||
|
Reference in New Issue
Block a user