diff --git a/examples/server/tests/README.md b/examples/server/tests/README.md index 8f708f8ab..aeac7f169 100644 --- a/examples/server/tests/README.md +++ b/examples/server/tests/README.md @@ -24,4 +24,4 @@ Feature or Scenario must be annotated with `@llama.cpp` to be included in the de - `@wip` to focus on a scenario working in progress To run a scenario annotated with `@bug`, start: -`DEBUG=ON ./tests.sh --no-skipped --tags bug` \ No newline at end of file +`DEBUG=ON ./tests.sh --no-skipped --tags bug`