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

Commit452332f

Browse files
kantKevinRansom
authored andcommitted
Minor fix (#4195)
on string 58.
1 parent478dfd7 commit452332f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎TESTGUIDE.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For the FSharpQA suite, the list of test areas and their associated "tags" is st
5555

5656
tests\fsharpqa\source\test.lst // FSharpQA suite
5757

58-
Tags are in the left column, paths to to corresponding test folders are in the right column. If no tags arespecifie, all tests will be run.
58+
Tags are in the left column, paths to to corresponding test folders are in the right column. If no tags arespecified, all tests will be run.
5959

6060
If you want to re-run a particular test area, the easiest way to do so is to set a temporary tag for that area in test.lst (e.g. "RERUN") and then pass that as an argument to`build.cmd`:`build.cmd test-net40-fsharpqa include RERUN`.
6161

@@ -65,7 +65,7 @@ These are all NUnit tests. You can execute these tests individually via the Visu
6565
extension or the command line via`nunit3-console.exe`.
6666

6767
Note that for compatibility reasons, the IDE unit tests should be run in a 32-bit process,
68-
using the'--x86' flag to`nunit3-console.exe`
68+
using the`--x86` flag to`nunit3-console.exe`
6969

7070

7171

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp