commit | 0564bc63d6e199ff8390b13aff62e527ca3036a0 | [log] [tgz] |
---|---|---|
author | Sven Selberg <svense@axis.com> | Fri Mar 06 10:40:20 2020 +0100 |
committer | Sven Selberg <svense@axis.com> | Fri Mar 06 10:40:20 2020 +0100 |
tree | 1709ebfb5e050004d9770329ab04d01e230faaf6 | |
parent | c386a3180ce92c3e1413b9c0e0973295f587faba [diff] |
build.md: Remove reference to non-existin tests Change-Id: Ia69ac97d4d2e3542dcb261acf9c3b731a1a627ef
diff --git a/src/main/resources/Documentation/build.md b/src/main/resources/Documentation/build.md index 2fbc172..1964148 100644 --- a/src/main/resources/Documentation/build.md +++ b/src/main/resources/Documentation/build.md
@@ -27,11 +27,5 @@ ./tools/eclipse/project.py ``` -To execute the tests run: - -``` - bazel test plugins/@PLUGIN@:websession_flatfile_tests -``` - How to build the Gerrit Plugin API is described in the [Gerrit documentation](../../../Documentation/dev-bazel.html#_extension_and_plugin_api_jar_files).