Skip to content
Snippets Groups Projects
Commit d64a97eb authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

fix sign tests

parent aa753763
No related branches found
No related tags found
No related merge requests found
......@@ -16,8 +16,8 @@
#include <config.h>
#include "tests/libknot/sign_tests.h"
#include "libknot/sign/key.h"
#include "libknot/sign/key.c" // testing static functions
#include "libknot/dnssec/key.h"
#include "libknot/dnssec/key.c" // testing static functions
static int sign_tests_count(int argc, char *argv[]);
static int sign_tests_run(int argc, char *argv[]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment