> @@ -114,6 +114,9 @@ > <goal>test</goal> > </goals> > <configuration> > + <includes> > + > <include>**/GoogleComputeEngineSecurityGroupExtensionLiveTest.java</include> > + </includes> > <systemPropertyVariables>
Oh, wait, already did. And...I like the idea of the running the live tests in the integration phase, frankly. =) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/5/files#r7385602
