diff --git a/test/integration-test/src/tests.rs b/test/integration-test/src/tests.rs
index db99e095..243775f5 100644
--- a/test/integration-test/src/tests.rs
+++ b/test/integration-test/src/tests.rs
@@ -9,3 +9,4 @@ mod relocations;
 mod ring_buf;
 mod smoke;
 mod xdp;
+mod greened_test;