浏览代码

Do not expect unistd/isatty

Jeremy Soller 6 年之前
父节点
当前提交
6a97b47d3f
共有 3 个文件被更改,包括 1 次插入2 次删除
  1. 1 1
      tests/Makefile
  2. 0 0
      tests/expected/unistd/isatty.stderr
  3. 0 1
      tests/expected/unistd/isatty.stdout

+ 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