From 6928b9569353ad20ca840dde6673aac5d977c34e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20G=C3=BCtzkow?= Date: Sun, 11 Apr 2021 14:41:16 +0200 Subject: [PATCH] Add missing new line test module --- tools/test_modules/m25900.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test_modules/m25900.pm b/tools/test_modules/m25900.pm index db16728ea..a161f662f 100644 --- a/tools/test_modules/m25900.pm +++ b/tools/test_modules/m25900.pm @@ -141,4 +141,4 @@ sub module_verify_hash return ($new_hash, $word); } -1; \ No newline at end of file +1;