aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTravis A. Everett <travis.a.everett@gmail.com>2022-09-17 13:20:11 -0500
committerGitHub <noreply@github.com>2022-09-17 13:20:11 -0500
commit4bd52bf6c4c88e2f8a9b703d75c3db5ad062353c (patch)
tree631a2ea9677aa1fea7a9b809d04ce6d90c43eb12 /doc
parentdc8c0b173c2cc5bd0fe4273f741fda5591ba4133 (diff)
Apply suggestions from code review
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/src/contributing/hacking.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manual/src/contributing/hacking.md b/doc/manual/src/contributing/hacking.md
index f4aeda871..5fad34763 100644
--- a/doc/manual/src/contributing/hacking.md
+++ b/doc/manual/src/contributing/hacking.md
@@ -85,8 +85,6 @@ $ nix develop
## Testing Nix
-Nix comes with three different flavors of tests: unit, functional and integration.
-
### Unit-tests
The unit-tests for each Nix library (`libexpr`, `libstore`, etc..) are defined