]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
move tests to examples
authorMorgan Haskel <morgan@puppetlabs.com>
Sun, 15 Feb 2015 17:48:10 +0000 (09:48 -0800)
committerMorgan Haskel <morgan@puppetlabs.com>
Sun, 15 Feb 2015 17:48:10 +0000 (09:48 -0800)
examples/builddep.pp [moved from tests/builddep.pp with 100% similarity]
examples/debian/testing.pp [moved from tests/debian/testing.pp with 100% similarity]
examples/debian/unstable.pp [moved from tests/debian/unstable.pp with 100% similarity]
examples/force.pp [moved from tests/force.pp with 100% similarity]
examples/init.pp [moved from tests/init.pp with 100% similarity]
examples/key.pp [moved from tests/key.pp with 100% similarity]
examples/params.pp [moved from tests/params.pp with 100% similarity]
examples/pin.pp [moved from tests/pin.pp with 100% similarity]
examples/ppa.pp [moved from tests/ppa.pp with 100% similarity]
examples/release.pp [moved from tests/release.pp with 100% similarity]
examples/source.pp [moved from tests/source.pp with 100% similarity]

similarity index 100%
rename from tests/builddep.pp
rename to examples/builddep.pp
similarity index 100%
rename from tests/force.pp
rename to examples/force.pp
similarity index 100%
rename from tests/init.pp
rename to examples/init.pp
similarity index 100%
rename from tests/key.pp
rename to examples/key.pp
similarity index 100%
rename from tests/params.pp
rename to examples/params.pp
similarity index 100%
rename from tests/pin.pp
rename to examples/pin.pp
similarity index 100%
rename from tests/ppa.pp
rename to examples/ppa.pp
similarity index 100%
rename from tests/release.pp
rename to examples/release.pp
similarity index 100%
rename from tests/source.pp
rename to examples/source.pp