From 845c17d9ac8ecafd9a1eceba0537548d5bf89812 Mon Sep 17 00:00:00 2001 From: "adrian.f.cole" Date: Sun, 27 Sep 2009 18:57:08 +0000 Subject: [PATCH] added ability to specify endpoint in tests git-svn-id: http://jclouds.googlecode.com/svn/trunk@1932 3d8758e0-26b5-11de-8745-db77d3ebf521 --- project/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/project/pom.xml b/project/pom.xml index 3c4404cabc..b844321c39 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -406,6 +406,10 @@ pageTracker._trackPageview(); jclouds.test.key ${jclouds.test.key} + + jclouds.test.endpoint + ${jclouds.test.endpoint} + jclouds.test.app ${jclouds.test.app}