1.1 --- a/test/python_tests/README.md Wed Jan 10 15:09:42 2018 +0100
1.2 +++ b/test/python_tests/README.md Wed Jan 10 16:22:32 2018 +0100
1.3 @@ -11,3 +11,6 @@
1.4
1.5 To remove all generated files run setup_test.py -r
1.6
1.7 +# License
1.8 +
1.9 +All documentation is under CC BY-SA 3.0.
2.1 --- a/test/python_tests/pytest.ini Wed Jan 10 15:09:42 2018 +0100
2.2 +++ b/test/python_tests/pytest.ini Wed Jan 10 16:22:32 2018 +0100
2.3 @@ -2,6 +2,9 @@
2.4 # -v verbose output
2.5 # -n 2 two parallel tasks
2.6
2.7 +# this file is under GNU General Public License 3.0
2.8 +# Copyleft 2017, p≡p foundation
2.9 +
2.10 [pytest]
2.11 addopts = --boxed -v -n 2 test_handshake.py
2.12