Skip to content

Commit b9e9469

Browse files
authored
Run test_unistd_isatty under deno. NFC (#26601)
The upstream issue has now been fixed: denoland/deno#32995
1 parent 244759d commit b9e9469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_other.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13181,7 +13181,6 @@ def test_unistd_swab(self):
1318113181

1318213182
@also_with_noderawfs
1318313183
@crossplatform
13184-
@no_deno('https://github.com/denoland/deno/issues/32995')
1318513184
def test_unistd_isatty(self):
1318613185
if '-DNODERAWFS' in self.cflags:
1318713186
# Under NODERAWFS istty reports accurate information about the file descriptors

0 commit comments

Comments
 (0)