Skip to content
Snippets Groups Projects
run-tests.sh 222 B
Newer Older
#!/usr/bin/env bash
# Copyright (c) 2019 Nico Alt
# SPDX-License-Identifier: AGPL-3.0-only
# License-Filename: LICENSE.md
set -e -x

tools/tests/test-pycodestyle.sh
tools/tests/test-pylint.sh
Nico's avatar
Nico committed
# tools/tests/test-pytest.sh