Skip to content

Commit

Permalink
Create Module.h
Browse files Browse the repository at this point in the history
  • Loading branch information
parvathika authored Sep 2, 2024
1 parent 05c1d09 commit 77035d4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Tests/mocks/thunder/Module.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#pragma once

#ifndef MODULE_NAME
#define MODULE_NAME RdkServicesL1Test
#endif

#include <core/core.h>
#include <plugins/plugins.h>

0 comments on commit 77035d4

Please sign in to comment.