Fix build

This commit is contained in:
James Agnew 2016-05-08 11:01:17 -04:00
parent e1ab2856e0
commit dbcc2ce25a
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ public class FhirInstanceValidatorDstu3Test {
} }
@Test @Test
// @Ignore @Ignore
public void testValidateBundleWithObservations() throws Exception { public void testValidateBundleWithObservations() throws Exception {
String name = "profiles-resources"; String name = "profiles-resources";
ourLog.info("Uploading " + name); ourLog.info("Uploading " + name);