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/spec
diff options
context:
space:
mode:
authorMichael Chmielewski <code@mikec.123mail.org>2015-10-25 05:41:51 +0300
committerMichael Chmielewski <code@mikec.123mail.org>2015-10-29 05:34:39 +0300
commit8e8fb87d4091f05a75929d6daa3bbe6862e2dda1 (patch)
tree5e0915138e07275bf61c0f335f4a6b174e710ab1 /spec
parent8e3a316121ba0814997cc66a8ef00fb97ea0f200 (diff)
Trailing new lines at ends of files are important.
Diffstat (limited to 'spec')
-rw-r--r--spec/models/repository_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/models/repository_spec.rb b/spec/models/repository_spec.rb
index 9d5859f1476..a6973ea8fcb 100644
--- a/spec/models/repository_spec.rb
+++ b/spec/models/repository_spec.rb
@@ -100,4 +100,4 @@ describe Repository do
it { expect(subject.data.lines[2]).to eq(" - Feature: Replace teams with group membership\n") }
end
end
-end \ No newline at end of file
+end