Commit Diff


commit - 81d5bc119742bdadbbfb05b16acc8abbe85043ef
commit + 4aa7ed032612ff6820f4cad8d4e566372f074076
blob - f746fcf6769f6e6afb6e5e630561d1efb192aedc
blob + ab8561eb4379fad4caa34915be5eaee10570edbd
--- README.md
+++ README.md
@@ -50,7 +50,14 @@ The regression uses a custom DSL, `ninepscript`, to ru
 See `regress/sample.9ps` for an example of the grammar.
 `contrib/9ps-mode.el` is the major mode for Emacs.
 
+There's another regression suite, written in common lisp, in
+`regress/lisp/9p-test`.  To run it execute
 
+	$ DOAS=sudo ./run-extra-tests.sh
+
+(leave `DOAS=sudo` if you have doas installed and running)
+
+
 ## License
 
 kamid is released under a BSD-like license.  The bulk of the code is