File: spec_helper.rb

package info (click to toggle)
nanoc 4.13.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,576 kB
  • sloc: ruby: 41,538; sh: 31; makefile: 15
file content (5 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# frozen_string_literal: true

require_relative '../../common/spec/spec_helper_head_core'
require 'nanoc/core'
require_relative '../../common/spec/spec_helper_foot_core'