Skip to content

Commit dfdaff2

Browse files
committed
modify
1 parent 6c4f087 commit dfdaff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025/05/2025-05-01-swift-type-scanner-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tags: [type scanner, swift, testing, Swift Testing]
2727

2828
<br/>
2929
<p style="text-align:center;">
30-
<img src="{{ site.dev_url }}/image/2025/05/03.png"/>
30+
<img src="{{ site.product_url }}/image/2025/05/03.png"/>
3131
</p><br/>
3232

3333
이제 `swt_enumerateTypesWithNamesContaining` 함수가 구현된 [Discovery.cpp](https://github.com/swiftlang/swift-testing/blob/5b4d6d6f7d4e0dbca4dd6593e0c8862022388d7c/Sources/_TestingInternals/Discovery.cpp#L509)를 확인해봅시다.

0 commit comments

Comments
 (0)