Skip to content

Commit eab9369

Browse files
committed
Fix Windows instructions for running language agnostic tests
1 parent 1428fff commit eab9369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/LanguageAgnosticTests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Compile the **Testee** project then run the following commands:
99

1010
On Windows, use the following commands:
1111

12-
dotnet build tests\Testee
12+
dotnet build tests\LanguageAgnosticTests
1313
cd tests\LanguageAgnosticTests
1414
python language_agnostic_tester.py bin\Debug\net7.0\Testee.exe
1515

0 commit comments

Comments
 (0)