upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/grasp-audit/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'grasp-audit/README.md')
-rw-r--r--grasp-audit/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/grasp-audit/README.md b/grasp-audit/README.md
index 558e201..b49ad11 100644
--- a/grasp-audit/README.md
+++ b/grasp-audit/README.md
@@ -124,6 +124,9 @@ cargo run --example simple_audit
124## Testing 124## Testing
125 125
126```bash 126```bash
127# Enter dev environment (NixOS)
128nix develop
129
127# Run unit tests 130# Run unit tests
128cargo test 131cargo test
129 132