diff options
Diffstat (limited to 'lib/test/httptest/simulate_result.go')
| -rw-r--r-- | lib/test/httptest/simulate_result.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/test/httptest/simulate_result.go b/lib/test/httptest/simulate_result.go index a37aa623..546bd885 100644 --- a/lib/test/httptest/simulate_result.go +++ b/lib/test/httptest/simulate_result.go @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info> + package httptest import ( |
