Sha256: a6573b43e3655588b261f2f83d1a1e265241239962ae52c9aa18b8b15d5e3567

Contents?: true

Size: 258 Bytes

Versions: 2

Compression:

Stored size: 258 Bytes

Contents

require 'spec_helper'

describe Configurator do
	describe "#standardize_paths" do
		xit "should standardize [:project][:build_root]"
		xit "should standardize [:paths]"
		xit "should standardize [:files]"
		xit "should standardize [:tools]"
	end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ceedling-0.29.1 spec/configurator_spec.rb
ceedling-0.29.0 spec/configurator_spec.rb