You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/python-jsonrpc-server/files/python-jsonrpc-server-0.4.0...

13 lines
341 B

diff --git a/test/test_streams.py b/test/test_streams.py
index 6985aec..9e64489 100644
--- a/test/test_streams.py
+++ b/test/test_streams.py
@@ -119,6 +119,7 @@ def test_writer_bad_message(wfile, writer):
hour=1,
minute=1,
second=1,
+ tzinfo=datetime.timezone.utc
))
assert wfile.getvalue() in [