Skip to content

Commit

Permalink
out_calyptia: remove unnecessary include for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <[email protected]>
  • Loading branch information
patrick-stephens committed Nov 28, 2024
1 parent 669af8d commit 3d43758
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/runtime/custom_calyptia_input_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <fluent-bit/flb_env.h>
#include <fluent-bit/flb_custom_plugin.h>
#include "flb_tests_runtime.h"
#include "../../plugins/custom_calyptia/calyptia.h"

/* Test context structure */
struct test_context {
Expand Down

0 comments on commit 3d43758

Please sign in to comment.