summaryrefslogtreecommitdiff
path: root/doc/source/devel/howto_test/index.rst
diff options
context:
space:
mode:
authorcoutinho <coutinho@esrf.fr>2015-03-26 12:21:41 +0100
committercoutinho <coutinho@esrf.fr>2015-03-26 12:21:41 +0100
commit6f2a9f4d65212ef253a5ce6fc173d52b8a470c57 (patch)
tree674c3ba22a326794b20abf345ec5e01c102a1b11 /doc/source/devel/howto_test/index.rst
parent3d39d0a483286c6cc6abc58d5514dc5390104736 (diff)
First commit in tauruslib. Restructure according to SEP10
Diffstat (limited to 'doc/source/devel/howto_test/index.rst')
-rw-r--r--doc/source/devel/howto_test/index.rst17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/source/devel/howto_test/index.rst b/doc/source/devel/howto_test/index.rst
deleted file mode 100644
index ae48ac1f..00000000
--- a/doc/source/devel/howto_test/index.rst
+++ /dev/null
@@ -1,17 +0,0 @@
-
-.. currentmodule:: sardana.macroserver.macros.test
-
-.. _sardana-test-howto:
-
-===============
-Sardana Testing
-===============
-
-
-.. toctree::
- :maxdepth: 2
-
- General test documentation <test_general>
- Run Sardana tests from command line <test_run_commands>
- Test-driven development example <test_example>
- Sardana Unit Test examples <tests/index>