summaryrefslogtreecommitdiff
path: root/tests/modules/eventloop.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/eventloop.c')
-rw-r--r--tests/modules/eventloop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/modules/eventloop.c b/tests/modules/eventloop.c
index 50d3bc052..c0cfdf04f 100644
--- a/tests/modules/eventloop.c
+++ b/tests/modules/eventloop.c
@@ -11,7 +11,6 @@
* 4- test.oneshot : Test for oneshot API
*/
-#define REDISMODULE_EXPERIMENTAL_API
#include "redismodule.h"
#include <stdlib.h>
#include <unistd.h>