diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-02-20 13:18:41 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-03-09 10:36:27 +0100 |
commit | e63f3e849fd7ce14b6714b0021b2a17b3179d916 (patch) | |
tree | 4319d8cb379eff8828d7f2c1c6266101a7ba85f4 /qa | |
parent | 50cd3990c320464a8d72d522599774111f59913f (diff) | |
download | gitlab-ce-e63f3e849fd7ce14b6714b0021b2a17b3179d916.tar.gz |
Extend README for GitLab QA files in `qa/`
[ci skip]
Diffstat (limited to 'qa')
-rw-r--r-- | qa/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qa/README.md b/qa/README.md index 2b4577575c5..841e787488c 100644 --- a/qa/README.md +++ b/qa/README.md @@ -1,2 +1,5 @@ ## Integration tests for GitLab +This directory contains integration tests for GitLab. + +It is part of [GitLab QA project](https://gitlab.com/gitlab-org/gitlab-qa). |