Skip to content

Commit 34ff477

Browse files
vzarytovskiibaronfel
authored andcommitted
Revert acccidental typo
1 parent 3f9b5aa commit 34ff477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/FSharp.Test.Utilities/TestFramework.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ let config configurationName envVars =
274274
FSIANYCPU = FSIANYCPU
275275
#endif
276276
FSI_FOR_SCRIPTS = FSI_FOR_SCRIPTS
277-
SharpBuild = FSharpBuild
277+
FSharpBuild = FSharpBuild
278278
FSharpCompilerInteractiveSettings = FSharpCompilerInteractiveSettings
279279
csc_flags = csc_flags
280280
fsc_flags = fsc_flags

0 commit comments

Comments
 (0)