> @@ -66,9 +69,9 @@ protected SoftLayerClient create(Properties props,
> Iterable<Module> modules) {
> }
>
> @Test
> - public void testListLocations() {
> - assertFalse(Iterables.isEmpty(adapter.listLocations()));
> - }
> + public void testListLocations() {
> + assertFalse(Iterables.isEmpty(adapter.listLocations()));Add a failure message? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/77/files#r6902243
