about summary refs log tree commit diff
path: root/Test/V08zpty.ztst
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2021-01-20 13:49:42 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2021-01-20 13:49:42 +0900
commit6e20f0e3d1b9062d6e26df5c565e122888cf22ae (patch)
tree31ab51b6fbd3550f6ae176bd39076ee3a60b2aba /Test/V08zpty.ztst
parentbf8ca5f019fa9fd585a7480a3d4198719369df92 (diff)
downloadzsh-6e20f0e3d1b9062d6e26df5c565e122888cf22ae.tar.gz
zsh-6e20f0e3d1b9062d6e26df5c565e122888cf22ae.tar.xz
zsh-6e20f0e3d1b9062d6e26df5c565e122888cf22ae.zip
47849: do not skip tests requiring zpty on Cygwin
Diffstat (limited to 'Test/V08zpty.ztst')
-rw-r--r--Test/V08zpty.ztst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Test/V08zpty.ztst b/Test/V08zpty.ztst
index b0cbfa050..057db2e18 100644
--- a/Test/V08zpty.ztst
+++ b/Test/V08zpty.ztst
@@ -6,8 +6,6 @@
   if ! zmodload zsh/zpty 2>/dev/null
   then
     ZTST_unimplemented="the zsh/zpty module is not available"
-  elif [[ $OSTYPE = cygwin ]]; then
-    ZTST_unimplemented="the zsh/zpty module does not work on Cygwin"
   fi
 
 %test