diff options
author | Rémy Coutable <remy@rymai.me> | 2017-10-09 17:51:31 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-10-09 17:51:31 +0200 |
commit | 263482ac6d693c954af356e8f225cf2fe6c471ae (patch) | |
tree | 2b4bd8a8627c869b6c0a76d014e61530ae23153a /doc/development/testing.md | |
parent | 6486f365418c04cd40ee25c2f96dda3bec959b38 (diff) | |
download | gitlab-ce-rc/refactor-testing-docs.tar.gz |
Address feedback from Axilrc/refactor-testing-docs
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/development/testing.md')
-rw-r--r-- | doc/development/testing.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/development/testing.md b/doc/development/testing.md index 4b1a0a5fc14..45b1519ece8 100644 --- a/doc/development/testing.md +++ b/doc/development/testing.md @@ -1,3 +1 @@ -# Testing Standards and Style Guidelines - -This page has moved [here](testing_guide/index.md). +This document was moved to [testing_guide/index.md](testing_guide/index.md). |