Kaynağa Gözat

Do not expect unistd/isatty

Jeremy Soller 5 yıl önce
ebeveyn
işleme
6a97b47d3f

+ 1 - 1
tests/Makefile

@@ -82,7 +82,6 @@ EXPECT_NAMES=\
 	unistd/ftruncate \
 	unistd/getopt \
 	unistd/getopt_long \
-	unistd/isatty \
 	unistd/pipe \
 	unistd/rmdir \
 	unistd/sleep \
@@ -115,6 +114,7 @@ NAMES=\
 	unistd/gethostname \
 	unistd/getid \
 	unistd/getpagesize \
+	unistd/isatty \
 	unistd/link \
 	unistd/pathconf \
 	unistd/setid \

+ 0 - 0
tests/expected/unistd/isatty.stderr


+ 0 - 1
tests/expected/unistd/isatty.stdout

@@ -1 +0,0 @@
-Whatever a tty is, it's not me