We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1428fff commit eab9369Copy full SHA for eab9369
1 file changed
tests/LanguageAgnosticTests/README.md
@@ -9,7 +9,7 @@ Compile the **Testee** project then run the following commands:
9
10
On Windows, use the following commands:
11
12
- dotnet build tests\Testee
+ dotnet build tests\LanguageAgnosticTests
13
cd tests\LanguageAgnosticTests
14
python language_agnostic_tester.py bin\Debug\net7.0\Testee.exe
15
0 commit comments