Skip to content

Commit

Permalink
fix(testf): add newline to testf_commands.h file
Browse files Browse the repository at this point in the history
Signed-off-by: Diogo Costa <[email protected]>
  • Loading branch information
Diogo21Costa committed Oct 16, 2024
1 parent 83098dc commit 8e3b4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inc/testf_commands.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
#define COMMAND_SEND_CHAR(X) PRINT_FUNCTION(TESTF_TAG "SEND_CHAR " X "\n")
#define COMMAND_SEND_TIMEOUT(X) PRINT_FUNCTION(TESTF_TAG "SET_TIMEOUT " X "\n")

#endif // TESTF_COMMANDS_H
#endif // TESTF_COMMANDS_H

0 comments on commit 8e3b4b1

Please sign in to comment.