[bs-85] Move round and rename some actuator packages

[#49047535]
This commit is contained in:
Dave Syer
2013-05-08 11:04:24 +01:00
parent a5810af882
commit 8231377113
54 changed files with 114 additions and 108 deletions

View File

@@ -120,7 +120,7 @@ public class SampleIntegrationTests {
}
@Test
public void serviceSample() throws Exception {
public void actuatorSample() throws Exception {
start("samples/service.groovy");
String result = FileUtil.readEntirely(new URL("http://localhost:8080")
.openStream());