[tests] Fix stray character in previous commit
diff --git a/tests/test-sig.c b/tests/test-sig.c
index 4cb74da..63aab6f 100644
--- a/tests/test-sig.c
+++ b/tests/test-sig.c
@@ -1,7 +1,6 @@
-
 #include <zebra.h>
 #include <sigevent.h>
-#include "lib/log.h">
+#include "lib/log.h"
 
 void
 sighup (void)