Skip to content

Commit ad0df5a

Browse files
committed
more basic classpath check
1 parent f74a663 commit ad0df5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_parse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ def detect(self, input_stream: InputStream, metadata: Metadata) -> MediaType:
411411
(
412412
"readme",
413413
"text/markdown",
414-
"jdk.proxy",
414+
"proxy",
415415
),
416416
],
417417
)

0 commit comments

Comments
 (0)