diff options
| author | Robert | 2017-05-24 08:31:24 +0200 | 
|---|---|---|
| committer | Robert | 2017-05-24 08:31:24 +0200 | 
| commit | a83ee0d627ac4a9c4626bfdc2e5ecd2157577b24 (patch) | |
| tree | b06a95421582f5941e249f3087586dd25816d95a /spec/features/line_footnotes_spec.rb | |
| parent | 571ce311bb44e5042189529cfb63bd09106ddc22 (diff) | |
| download | chouette-core-a83ee0d627ac4a9c4626bfdc2e5ecd2157577b24.tar.bz2 | |
Fixes #3446; adding routing_contstraint_zones policies
Diffstat (limited to 'spec/features/line_footnotes_spec.rb')
| -rw-r--r-- | spec/features/line_footnotes_spec.rb | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/spec/features/line_footnotes_spec.rb b/spec/features/line_footnotes_spec.rb index 4d77cba41..6a359ad50 100644 --- a/spec/features/line_footnotes_spec.rb +++ b/spec/features/line_footnotes_spec.rb @@ -1,6 +1,3 @@ -# -*- coding: utf-8 -*- -require 'spec_helper' -  describe 'Line Footnotes', type: :feature do    login_user | 
