Skip to content

Commit

Permalink
Merge pull request #896 from AStove/EditDocs
Browse files Browse the repository at this point in the history
Edit docs
  • Loading branch information
michaelklishin authored Jul 7, 2020
2 parents 451be67 + cc58ba2 commit d0c136c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RUNNING_TESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ invoked directly without using an absolute file path. Note that this method does
On Windows, you must run unit tests as follows (replace `X.Y.Z` with your RabbitMQ version):

```
set RABBITMQ_RABBITMQCTL_PATH=C:\Program Files\RabbitMQ Server\rabbitmq_server-X.Y.Z\sbin\rabbitmqctl.bat
set RABBITMQ_RABBITMQCTL_PATH="C:\Program Files\RabbitMQ Server\rabbitmq_server-X.Y.Z\sbin\rabbitmqctl.bat"
.\run-test.bat
```

Expand Down

0 comments on commit d0c136c

Please sign in to comment.