Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit259a419

Browse files
smoothdeveloperdsyme
authored andcommitted
when this fails, the developer doesn't know why, tell to run "build test" (dotnet#5118)
1 parent9eba832 commit259a419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/fsharp/test-framework.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ type FSLibPaths =
143143
{ FSCOREDLLPATH:string}
144144

145145
letrequireFile nm=
146-
if Commands.fileExists__SOURCE_DIRECTORY__ nm|> Option.isSomethen nmelse failwith(sprintf"couldn't find%s" nm)
146+
if Commands.fileExists__SOURCE_DIRECTORY__ nm|> Option.isSomethen nmelse failwith(sprintf"couldn't find%s. Running 'build test' once might solve this issue" nm)
147147

148148
letconfig configurationName envVars=
149149

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp