mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-27 08:21:30 +00:00
10 lines
174 B
Markdown
10 lines
174 B
Markdown
---
|
|
trigger: manual
|
|
---
|
|
|
|
# Automated Tests
|
|
|
|
## General rules
|
|
|
|
- NEVER include any test code in the production code - we should always have it in a separate dedicated files
|