Skip to content

Commit 131c0b6

Browse files
Ryu0118ikesyo
andauthored
Update test case name
Co-authored-by: IKEDA Sho <suicaicoca@gmail.com>
1 parent af9a873 commit 131c0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ScipioKitTests/FrameworkModuleMapGeneratorTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ framework module MyTarget {
7373
}
7474

7575
@Test
76-
func generate_keepPublicHeadersStructure_withRelativePublicHeadersPath_is_true() async throws {
76+
func generate_keepPublicHeadersStructure_is_true_withRelativePublicHeadersPath() async throws {
7777
let outputDirectory = temporaryDirectory.appending(component: #function)
7878
defer { try? fileSystem.removeFileTree(outputDirectory) }
7979

0 commit comments

Comments
 (0)