This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit a2e69d5fecb68b4dc937a97040418e80054242e5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Mar 10 11:44:53 2018 +0100 Update docs/source/*.rst. Non-used unit tests removed from source code. --- docs/source/x2go.rst | 1 - docs/source/x2go.tests.rst | 18 ------------------ docs/source/x2go.tests.runalltests.rst | 7 ------- docs/source/x2go.tests.test_printing.rst | 7 ------- 4 files changed, 33 deletions(-) diff --git a/docs/source/x2go.rst b/docs/source/x2go.rst index b2bddc7..6e689be 100644 --- a/docs/source/x2go.rst +++ b/docs/source/x2go.rst @@ -7,7 +7,6 @@ Subpackages .. toctree:: x2go.backends - x2go.tests Submodules ---------- diff --git a/docs/source/x2go.tests.rst b/docs/source/x2go.tests.rst deleted file mode 100644 index c897457..0000000 --- a/docs/source/x2go.tests.rst +++ /dev/null @@ -1,18 +0,0 @@ -x2go.tests package -================== - -Submodules ----------- - -.. toctree:: - - x2go.tests.runalltests - x2go.tests.test_printing - -Module contents ---------------- - -.. automodule:: x2go.tests - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/source/x2go.tests.runalltests.rst b/docs/source/x2go.tests.runalltests.rst deleted file mode 100644 index dafa7e2..0000000 --- a/docs/source/x2go.tests.runalltests.rst +++ /dev/null @@ -1,7 +0,0 @@ -x2go.tests.runalltests module -============================= - -.. automodule:: x2go.tests.runalltests - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/source/x2go.tests.test_printing.rst b/docs/source/x2go.tests.test_printing.rst deleted file mode 100644 index a78ef8f..0000000 --- a/docs/source/x2go.tests.test_printing.rst +++ /dev/null @@ -1,7 +0,0 @@ -x2go.tests.test_printing module -=============================== - -.. automodule:: x2go.tests.test_printing - :members: - :undoc-members: - :show-inheritance: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git