]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/websocket/README.org
Merge commit 'fa4ba155a3e22ddc4b8bc33fcbf8cc69ef8f0043' from company
[gnu-emacs-elpa] / packages / websocket / README.org
index ee203816b3ad2179087b29f5976079fcae1f1791..db5abbae6d54ff95335030de0c4d71432d7d60a1 100644 (file)
@@ -11,11 +11,15 @@ An example of how to use the library is in the
 This library is compatible with emacs 23 and 24, although only emacs
 24 support secure websockets.
 
 This library is compatible with emacs 23 and 24, although only emacs
 24 support secure websockets.
 
+NOTE: Due to FSF attribution restrictions, ERT tests are only not
+present in the emacs ELPA repository.  They can only be found in the
+github repository at https://github.com/ahyatt/emacs-websocket/.
+
 * Version release checklist
 
 Each version that is released should be checked with this checklist:
 
 * Version release checklist
 
 Each version that is released should be checked with this checklist:
 
-- [ ] All ert test passing
+- [ ] All ert test passing (see note above on ERT tests)
 - [ ] Functional test passing on emacs 23 and 24
 - [ ] websocket.el byte compiling cleanly.
 
 - [ ] Functional test passing on emacs 23 and 24
 - [ ] websocket.el byte compiling cleanly.