aboutgitcodebugslistschat
path: root/test/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/run')
-rwxr-xr-xtest/run3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/run b/test/run
index 3e5d56b..258a89b 100755
--- a/test/run
+++ b/test/run
@@ -61,7 +61,8 @@ run() {
setup build
test build/all
- test build/static_checkers
+ test build/cppcheck
+ test build/clang_tidy
test distro/debian
test distro/fedora
test distro/opensuse