Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit eb6ff95

Browse files
author
Meaghan Lewis
authored
Update how-to-test.md
1 parent 830c036 commit eb6ff95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/how-to-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Unit and Integration tests for Unity can be found under `src/tests/`.
33

44
## Testing requirements
5-
Unit and integration tests currently run with NUnit 2.6.4.
5+
Tests currently run with NUnit 2.6.4.
66

77
## Running tests
88
Tests can be run after building the Unity project. To run the tests execute `test.cmd` on Windows or `test.sh` on Mac.

0 commit comments

Comments
 (0)