chiark / gitweb /
doc: fix a path.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 12 May 2020 07:12:55 +0000 (09:12 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 12 May 2020 07:20:55 +0000 (09:20 +0200)
CONTRIBUTING.rst

index e26c32b7b5b3765f713ceb689d9a421c7747aded..89faa8af8d8f19a07eab184617b3ce86a134e7ae 100644 (file)
@@ -88,7 +88,7 @@ There are no visual tests for the CSS style at the moment. Running the tests:
 
     cd documentation
     python -m unittest
-    node test_doxygen/test-search.js
+    node test/test-search.js
 
 Code coverage needs `coverage.py <https://coverage.readthedocs.io/>`_ for
 Python (use ``pip`` or your system package) and