From 66a32016b580809bd231c41b68ca262308d66a11 Mon Sep 17 00:00:00 2001
From: 4lDO2 <4lDO2@protonmail.com>
Date: Tue, 16 Jul 2024 14:43:25 +0200
Subject: [PATCH] Move sa_restart test to correct category.

---
 tests/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile b/tests/Makefile
index 2f4b35d1..37abe58d 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -31,7 +31,6 @@ EXPECT_NAMES=\
 	setjmp \
 	sigaction \
 	signal \
-	sa_restart \
 	stdio/all \
 	stdio/buffer \
 	stdio/fgets \
@@ -158,6 +157,7 @@ NAMES=\
 	$(EXPECT_NAMES) \
 	dirent/main \
 	pwd \
+	sa_restart \
 	sigchld \
 	stdio/tempnam \
 	stdio/tmpnam \
-- 
GitLab