summaryrefslogtreecommitdiff
path: root/spec/support
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-10 22:48:16 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-10 22:48:16 -0800
commitf31a96104f0b8f535c04ecf5bcec1bcb4719ee93 (patch)
treef680a8b4de324a6da2418f4c872dd8a015f3733c /spec/support
parentf891ababeb3f1ac90c65596bd5bae50fd56aa66b (diff)
downloadgitlab-ce-f31a96104f0b8f535c04ecf5bcec1bcb4719ee93.tar.gz
Add flatten-dir branch to seed repo
Diffstat (limited to 'spec/support')
-rw-r--r--spec/support/test_env.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/test_env.rb b/spec/support/test_env.rb
index e6db410fb1c..24fee7c0379 100644
--- a/spec/support/test_env.rb
+++ b/spec/support/test_env.rb
@@ -5,6 +5,7 @@ module TestEnv
# When developing the seed repository, comment out the branch you will modify.
BRANCH_SHA = {
+ 'flatten-dir' => 'e56497b',
'feature' => '0b4bc9a',
'feature_conflict' => 'bb5206f',
'fix' => '12d65c8',