From e4be015c35800f31d6519c087c2d426adad4ff69 Mon Sep 17 00:00:00 2001 From: Jia Hu Date: Sun, 17 Mar 2024 23:20:38 -0400 Subject: [PATCH] test workflow --- alerts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alerts.c b/alerts.c index d3c5df05..1d29fa23 100644 --- a/alerts.c +++ b/alerts.c @@ -19,7 +19,7 @@ #include #include - +/*small tests*/ #include "tmux.h" static int alerts_fired;