summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/README')
-rw-r--r--tests/auto/selftests/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/selftests/README b/tests/auto/selftests/README
deleted file mode 100644
index 6b5976a..0000000
--- a/tests/auto/selftests/README
+++ /dev/null
@@ -1,5 +0,0 @@
-
-These are the tests for QTestLib itself.
-
-Adding a new test for QTestlib is a complicated process. See change 282716
-for an example of what changes that has to be done.