diff options
Diffstat (limited to 'spec/View_spec.rb')
-rw-r--r-- | spec/View_spec.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/View_spec.rb b/spec/View_spec.rb index 7a90a01..538b71f 100644 --- a/spec/View_spec.rb +++ b/spec/View_spec.rb @@ -10,6 +10,7 @@ # published by the Free Software Foundation. # +require 'spec_helper' require 'postrunner/View' require 'postrunner/ViewButtons' require 'postrunner/PagingButtons' |