From 6850a2d2840b6ef0e09b010b340b30d930300a31 Mon Sep 17 00:00:00 2001 From: Gosuke Miyashita Date: Mon, 7 Apr 2014 23:53:23 +0900 Subject: [PATCH] Add serverspec-integration-test repo as submodule --- .gitmodules | 3 +++ integration-test | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 integration-test diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..57f5efec --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "integration-test"] + path = integration-test + url = https://github.com/serverspec/serverspec-integration-test.git diff --git a/integration-test b/integration-test new file mode 160000 index 00000000..da5fb5ff --- /dev/null +++ b/integration-test @@ -0,0 +1 @@ +Subproject commit da5fb5ff7de50fb27828c5811f247cb4426ed89e