mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 22:46:04 +03:00
fix test compilation
This commit is contained in:
parent
2eb9962f4c
commit
94190b73ff
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "torture.h"
|
||||
|
||||
#define CSYNC_TEST 1
|
||||
#include "csync.h"
|
||||
#include "csync_private.h"
|
||||
|
||||
static void setup_local(void **state) {
|
||||
CSYNC *csync;
|
||||
|
|
Loading…
Reference in a new issue