We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4176840 commit d53c49aCopy full SHA for d53c49a
Tests/TestingTests/SourceLocationTests.swift
@@ -132,7 +132,7 @@ struct SourceLocationTests {
132
133
@available(swift, deprecated: 100000.0)
134
@Test("SourceLocation._filePath property")
135
- func sourceLocationFilePath() {
+ func sourceLocation_FilePath() {
136
var sourceLocation = #_sourceLocation
137
#expect(sourceLocation._filePath == #filePath)
138
0 commit comments