Removed docs-test from Makefile rules list

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
Upstream-commit: 5237670b5b9b1953a93e0f5ab83a0140ef037186
Component: engine
This commit is contained in:
Mario Loriedo
2015-08-04 15:57:42 +00:00
parent ea3fc05262
commit ce6d511a95
@@ -82,10 +82,6 @@ is simply `test`. The make file contains several targets for testing:
<td class="monospaced">test-docker-py</td>
<td>Run the tests for Docker API client.</td>
</tr>
<tr>
<td class="monospaced">docs-test</td>
<td>Runs the documentation test build.</td>
</tr>
</table>
Run the entire test suite on your current repository: