Do not expect unistd/isatty

This commit is contained in:
Jeremy Soller
2019-07-06 19:32:01 -06:00
parent 84745ca770
commit 6a97b47d3f
3 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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 \
View File
-1
View File
@@ -1 +0,0 @@
Whatever a tty is, it's not me