aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/avocado/README.rst')
-rw-r--r--tests/avocado/README.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/avocado/README.rst b/tests/avocado/README.rst
deleted file mode 100644
index 9448837..0000000
--- a/tests/avocado/README.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-=============================================
-Integration tests using the Avocado Framework
-=============================================
-
-This directory contains integration tests. They're usually higher
-level, and may interact with external resources and with various
-guest operating systems.
-
-For more information, please refer to ``docs/devel/testing.rst``,
-section "Integration tests using the Avocado Framework".