Skip to content
Snippets Groups Projects
Commit ae01e596 authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Update CODING_GUIDELINES.md

parent f31973be
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ Leon tests are currently separated in three layers:
- integration tests
- regression tests
```sbt test``` runs only unit tests.
```sbt test``` runs only unit tests. Please do not push changes without testing them with ```sbt test integration:test```.
### Unit Tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment