Skip to content

Commit bcc476b

Browse files
authored
#918 add tests folder description
1 parent e655a8b commit bcc476b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ When reviewing code in pull requests:
125125
- test/ # General tests
126126
- thirdparty/ # Third-party libraries and code
127127
- threads/ # Threading and concurrency utilities
128-
- unittests/ # Unit tests
129-
- utils/ # Utility functions and helpers
128+
- tests/ # Unit and end-to-end tests
129+
- utils/ # Utility functions and helpers

0 commit comments

Comments
 (0)