aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
Diffstat (limited to 'testdata')
-rw-r--r--testdata/past_result.json8
-rw-r--r--testdata/past_result.json.license2
2 files changed, 10 insertions, 0 deletions
diff --git a/testdata/past_result.json b/testdata/past_result.json
new file mode 100644
index 0000000..3ba37c1
--- /dev/null
+++ b/testdata/past_result.json
@@ -0,0 +1,8 @@
+{
+ "http://127.0.0.1:11836/page2": [
+ {
+ "link": "http://127.0.0.1:11836/",
+ "code": 404
+ }
+ ]
+}
diff --git a/testdata/past_result.json.license b/testdata/past_result.json.license
new file mode 100644
index 0000000..22616a9
--- /dev/null
+++ b/testdata/past_result.json.license
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
+SPDX-License-Identifier: GPL-3.0-only