lib/screw_unit/representations/spec.html.rb in pivotal-screw-unit-server-0.5.7 vs lib/screw_unit/representations/spec.html.rb in pivotal-screw-unit-server-0.5.8
- old
+ new
@@ -1,7 +1,8 @@
module ScrewUnit
module Representations
class Spec < JsTestCore::Representations::Spec
+ needs :spec_files
def title_text
"Screw Unit suite"
end
def head_content
\ No newline at end of file