Skip to content

Commit b9025ab

Browse files
committed
[docs] Fix directory name casing
1 parent 131db61 commit b9025ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ SourceKit test projects should be put in the `Tests/INPUTS` directory. Generally
3838

3939
```
4040
Tests/
41-
Inputs/
41+
INPUTS/
4242
MyTestProj/
4343
a.swift
4444
b.swift

0 commit comments

Comments
 (0)