diff options
Diffstat (limited to 'tests/test_ipaddress.py')
-rwxr-xr-x | tests/test_ipaddress.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/test_ipaddress.py b/tests/test_ipaddress.py index 97eabba..49413f4 100755 --- a/tests/test_ipaddress.py +++ b/tests/test_ipaddress.py @@ -1,5 +1,7 @@ #!/usr/bin/env python -# # test_ipaddress.py - tests for ipaddress support # +# +# test_ipaddress.py - tests for ipaddress support +# # Copyright (C) 2016 Daniele Varrazzo <daniele.varrazzo@gmail.com> # # psycopg2 is free software: you can redistribute it and/or modify it |