Skip to content

Commit 9c38295

Browse files
committed
Rename FhirpathTest to FhirPathTest
1 parent 55216e0 commit 9c38295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhirpath/src/test/java/au/csiro/pathling/fhirpath/parser/FhirpathTest.java renamed to fhirpath/src/test/java/au/csiro/pathling/fhirpath/parser/FhirPathTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
import org.springframework.boot.test.mock.mockito.MockBean;
4747

4848
@SpringBootUnitTest
49-
public class FhirpathTest {
49+
public class FhirPathTest {
5050

5151
@Autowired
5252
protected SparkSession spark;

0 commit comments

Comments
 (0)