summaryrefslogtreecommitdiffstats
path: root/src/doc/guide-testing.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/doc/guide-testing.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/guide-testing.md b/src/doc/guide-testing.md
new file mode 100644
index 000000000..28d9fb48b
--- /dev/null
+++ b/src/doc/guide-testing.md
@@ -0,0 +1,4 @@
+% The (old) Rust Testing Guide
+
+This content has moved into
+[the Rust Programming Language book](book/ch11-00-testing.html).