diff options
| author | Robert | 2017-06-26 12:41:57 +0200 | 
|---|---|---|
| committer | Robert | 2017-06-26 12:41:57 +0200 | 
| commit | 6c10034434d5855dfb1e6c5165880b4df0bcf1b4 (patch) | |
| tree | 9e94809b06303da33459126c78f88121700ffb1f /spec/helpers | |
| parent | b059fe0ecaf76b9ae211e927a42c1bed3fcfa8bb (diff) | |
| download | chouette-core-6c10034434d5855dfb1e6c5165880b4df0bcf1b4.tar.bz2 | |
spring stubs created (spring stop needed); Fixes: #3874@1h
Diffstat (limited to 'spec/helpers')
| -rw-r--r-- | spec/helpers/table_builder_helper_spec.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/spec/helpers/table_builder_helper_spec.rb b/spec/helpers/table_builder_helper_spec.rb index 32a6a3bfd..8f4d98c88 100644 --- a/spec/helpers/table_builder_helper_spec.rb +++ b/spec/helpers/table_builder_helper_spec.rb @@ -1,4 +1,3 @@ -require 'spec_helper'  require 'htmlbeautifier'  module TableBuilderHelper | 
