summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index e4dee2b..163a2b0 100644
--- a/README
+++ b/README
@@ -14,10 +14,8 @@ Hacking
Ick2 is written in Python 2 (do not ask for Python 3, it will happen
when it happens).
-There are no unit tests yet.
-
-There are some integration tests written for the controller's HTTP
-API. To run them, run `./check`. You may add any command line
+There are some unit and integration tests written for the controller's
+HTTP API. To run them, run `./check`. You may add any command line
parameters than `yarn` accepts.