test_datetime now works on windows

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
Ashwin Naren
2025-02-20 10:50:50 -08:00
committed by Jeong, YunWon
parent a9331bb34d
commit 23236aa8c7

View File

@@ -18,7 +18,6 @@ env:
CARGO_ARGS: --no-default-features --features stdlib,zlib,importlib,encodings,sqlite,ssl
# Skip additional tests on Windows. They are checked on Linux and MacOS.
WINDOWS_SKIPS: >-
test_datetime
test_glob
test_importlib
test_io