aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mockery.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mockery.sh')
-rwxr-xr-xtools/mockery.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/mockery.sh b/tools/mockery.sh
deleted file mode 100755
index cc29cb8f6..000000000
--- a/tools/mockery.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env bash
-# Copyright 2022 syzkaller project authors. All rights reserved.
-# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
-
-go run github.com/vektra/mockery/v2@v2.52.1 --log-level=error "$@"