commit | 0e9fabf1747ccd5570cc49b8a4f54dfd8f194994 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 30 17:19:27 2020 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 30 17:23:57 2020 -0700 |
tree | 535bc5c0e426e8f9b8359b5fcf62b0e55a07a0bd | |
parent | 935667096807362854a040e46d1e3a7baa2f3761 [diff] [blame] |
Fixing documentation Change-Id: I639080cfa8f3d0e6845f4779e7b5b4bd14775cb0
diff --git a/Makefile b/Makefile index 48ce867..e45d5ff 100644 --- a/Makefile +++ b/Makefile
@@ -85,7 +85,7 @@ @echo "" @echo "Static code analysis OK" -test: test-unit test-bbr +test: docs-lint test-unit test-bbr test-unit: clean local-omci-sim builder # @HELP Execute unit tests @mkdir -p ./tests/results