Skip to content

Commit b0c86bb

Browse files
dmealingclaude
andcommitted
docs(metadata): drop stale "core module" reference in FileMetaDataLoaderTest
Post-WA4 the file-IO loader lives in the metadata module; refresh the class javadoc to describe what the suite actually covers (loader lifecycle, source registration, error paths) instead of the now-defunct "core module coverage" framing. Comment-only change. No behavioral impact. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 539d419 commit b0c86bb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

server/java/metadata/src/test/java/com/metaobjects/loader/file/FileMetaDataLoaderTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
import static org.junit.Assert.*;
2424

2525
/**
26-
* Enhanced tests for FileMetaDataLoader to improve core module coverage
26+
* Enhanced tests for FileMetaDataLoader covering loader lifecycle,
27+
* source registration, and error paths.
2728
*/
2829
public class FileMetaDataLoaderTest {
2930

0 commit comments

Comments
 (0)