File: manifest_spec.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 (7 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# frozen_string_literal: true

#describe 'manifest', chdir: false do
#  example do
#    expect('nanoc-core').to have_a_valid_manifest
#  end
#end