mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Add 'nis' to stubtest allowlist (#12769)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# doesn't exist on linux
|
||||
_msi
|
||||
msilib(.[a-z]+)?
|
||||
|
||||
# doesn't exist in all installations
|
||||
(nis)?
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# doesn't exist on linux
|
||||
_msi
|
||||
msilib(.[a-z]+)?
|
||||
|
||||
# doesn't exist in all installations
|
||||
(nis)?
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# doesn't exist on linux
|
||||
_msi
|
||||
msilib(.[a-z]+)?
|
||||
|
||||
# doesn't exist in all installations
|
||||
(nis)?
|
||||
|
||||
@@ -5,3 +5,6 @@ select.epoll.register
|
||||
# doesn't exist on linux
|
||||
_msi
|
||||
msilib(.[a-z]+)?
|
||||
|
||||
# doesn't exist in all installations
|
||||
(nis)?
|
||||
|
||||
@@ -5,3 +5,6 @@ select.epoll.register
|
||||
# doesn't exist on linux
|
||||
_msi
|
||||
msilib(.[a-z]+)?
|
||||
|
||||
# doesn't exist in all installations
|
||||
(nis)?
|
||||
|
||||
Reference in New Issue
Block a user