summaryrefslogtreecommitdiff
path: root/spec/View_spec.rb
diff options
context:
space:
mode:
authorChris Schlaeger <chris@linux.com>2015-09-12 21:54:53 +0200
committerChris Schlaeger <chris@linux.com>2015-09-12 21:54:53 +0200
commitb5267c1a8fda1784e5a4892ee227f5e4fb57e804 (patch)
treebfd1dfea01003f6b8347119f026d31c813b10fda /spec/View_spec.rb
parent21eddca873d2912e9f5f8ab88c681ce55cbe0c6f (diff)
downloadpostrunner-b5267c1a8fda1784e5a4892ee227f5e4fb57e804.zip
Adding plumbing to have PEROBS as additional dependency.
Diffstat (limited to 'spec/View_spec.rb')
-rw-r--r--spec/View_spec.rb1
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'