File: source_spec.rb

package info (click to toggle)
ruby-semantic-puppet 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 292 kB
  • sloc: ruby: 2,898; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (5)
1
2
3
4
5
require 'spec_helper'
require 'semantic_puppet/dependency/source'

describe SemanticPuppet::Dependency::Source do
end