aboutsummaryrefslogtreecommitdiffstats
path: root/rust/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'rust/README.md')
-rw-r--r--rust/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/rust/README.md b/rust/README.md
index 33249a44..decfc74d 100644
--- a/rust/README.md
+++ b/rust/README.md
@@ -42,10 +42,6 @@ Build and run:
Tests:
- cargo test
-
- # if you get weird postgres errors, try running only one test at a time
- # (slow and conservative)
cargo test -- --test-threads 1
Note that most "integration" level tests are written in python and run by