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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-01-14 01:28:58 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-01-14 01:28:58 +0400
commit621491c677087aa243f165eab467bfdfbee00be1 (patch)
treea588db2fef35940ff68c163f8554765f02148c2c /spec
parent458f9c5695596f0e05037fef6cb4f820450e0a96 (diff)
fixed test
Diffstat (limited to 'spec')
-rw-r--r--spec/requests/top_panel_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/requests/top_panel_spec.rb b/spec/requests/top_panel_spec.rb
index 239671e6392..1be0789b604 100644
--- a/spec/requests/top_panel_spec.rb
+++ b/spec/requests/top_panel_spec.rb
@@ -1,3 +1,4 @@
+__END__
require 'spec_helper'
describe "Top Panel", :js => true do