summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial05.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro/tutorial05.txt')
-rw-r--r--docs/intro/tutorial05.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/intro/tutorial05.txt b/docs/intro/tutorial05.txt
index 8d1791e010..b056d53bea 100644
--- a/docs/intro/tutorial05.txt
+++ b/docs/intro/tutorial05.txt
@@ -6,6 +6,11 @@ This tutorial begins where :doc:`Tutorial 4 </intro/tutorial04>` left off.
We've built a Web-poll application, and we'll now create some automated tests
for it.
+.. admonition:: Where to get help:
+
+ If you're having trouble going through this tutorial, please head over to
+ the :doc:`Getting Help</faq/help>` section of the FAQ.
+
Introducing automated testing
=============================