From 9af026c47cb27075e7dbc4c30c163279f028baad Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 2 Aug 2024 13:20:13 -0700 Subject: [PATCH] rssbridge: tests: Add missing __init__.py Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/rssbridge/tests/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 plinth/modules/rssbridge/tests/__init__.py diff --git a/plinth/modules/rssbridge/tests/__init__.py b/plinth/modules/rssbridge/tests/__init__.py new file mode 100644 index 000000000..e69de29bb