From b09a699b8c0454cabcfbd85efd7e1294a3c0f891 Mon Sep 17 00:00:00 2001 From: Morgan Haskel Date: Sun, 15 Feb 2015 09:48:10 -0800 Subject: [PATCH] move tests to examples --- {tests => examples}/builddep.pp | 0 {tests => examples}/debian/testing.pp | 0 {tests => examples}/debian/unstable.pp | 0 {tests => examples}/force.pp | 0 {tests => examples}/init.pp | 0 {tests => examples}/key.pp | 0 {tests => examples}/params.pp | 0 {tests => examples}/pin.pp | 0 {tests => examples}/ppa.pp | 0 {tests => examples}/release.pp | 0 {tests => examples}/source.pp | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename {tests => examples}/builddep.pp (100%) rename {tests => examples}/debian/testing.pp (100%) rename {tests => examples}/debian/unstable.pp (100%) rename {tests => examples}/force.pp (100%) rename {tests => examples}/init.pp (100%) rename {tests => examples}/key.pp (100%) rename {tests => examples}/params.pp (100%) rename {tests => examples}/pin.pp (100%) rename {tests => examples}/ppa.pp (100%) rename {tests => examples}/release.pp (100%) rename {tests => examples}/source.pp (100%) diff --git a/tests/builddep.pp b/examples/builddep.pp similarity index 100% rename from tests/builddep.pp rename to examples/builddep.pp diff --git a/tests/debian/testing.pp b/examples/debian/testing.pp similarity index 100% rename from tests/debian/testing.pp rename to examples/debian/testing.pp diff --git a/tests/debian/unstable.pp b/examples/debian/unstable.pp similarity index 100% rename from tests/debian/unstable.pp rename to examples/debian/unstable.pp diff --git a/tests/force.pp b/examples/force.pp similarity index 100% rename from tests/force.pp rename to examples/force.pp diff --git a/tests/init.pp b/examples/init.pp similarity index 100% rename from tests/init.pp rename to examples/init.pp diff --git a/tests/key.pp b/examples/key.pp similarity index 100% rename from tests/key.pp rename to examples/key.pp diff --git a/tests/params.pp b/examples/params.pp similarity index 100% rename from tests/params.pp rename to examples/params.pp diff --git a/tests/pin.pp b/examples/pin.pp similarity index 100% rename from tests/pin.pp rename to examples/pin.pp diff --git a/tests/ppa.pp b/examples/ppa.pp similarity index 100% rename from tests/ppa.pp rename to examples/ppa.pp diff --git a/tests/release.pp b/examples/release.pp similarity index 100% rename from tests/release.pp rename to examples/release.pp diff --git a/tests/source.pp b/examples/source.pp similarity index 100% rename from tests/source.pp rename to examples/source.pp -- 2.45.2