Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa/.rspec
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-02-20 14:45:04 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-03-09 12:36:27 +0300
commit7d20e47622c9a6e0a780bdbe9b53c8890c00deba (patch)
tree9650b8b1d1edde4b92a748a9ee9ab5c4e4c1ba5c /qa/.rspec
parent72e940df2c24ab80056dfe296011c7a44ebdf3f0 (diff)
Add GitLab QA integrations tests to GitLab CE / EE
Diffstat (limited to 'qa/.rspec')
-rw-r--r--qa/.rspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/qa/.rspec b/qa/.rspec
new file mode 100644
index 00000000000..b83d9b7aa65
--- /dev/null
+++ b/qa/.rspec
@@ -0,0 +1,3 @@
+--color
+--format documentation
+--require spec_helper