We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e94346 commit dbfc5aaCopy full SHA for dbfc5aa
tools/fuzz_test.go renamed to tests/fuzz/fuzz_test.go
@@ -1,7 +1,7 @@
1
// Copyright 2023 The Gitea Authors. All rights reserved.
2
// SPDX-License-Identifier: MIT
3
4
-package main
+package fuzz
5
6
import (
7
"bytes"
0 commit comments