diff --git a/tests/Makefile b/tests/Makefile index 2f4b35d1be07c87ed9788f4e728709ff664e7ebc..37abe58dbbe6d57944f1246081c30fab4f525ecf 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 \