aboutsummaryrefslogtreecommitdiff
path: root/testdata/past_result.json
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-06-12 21:13:58 +0700
committerShulhan <ms@kilabit.info>2025-06-12 21:13:58 +0700
commita02e915388723a5d8cc3b555fb3dfec477fc2a55 (patch)
treeaa35678b263646e1edd730a16cb35a66e7b933d8 /testdata/past_result.json
parentf408c77795a9dd6d4551fadd2e8352ba08915feb (diff)
downloadjarink-a02e915388723a5d8cc3b555fb3dfec477fc2a55.tar.xz
all: refactoring, move brokenlinks code to its own package
When two or more struct has the same prefix that means it is time to move it to group it. Also, we will group one command to one package in the future.
Diffstat (limited to 'testdata/past_result.json')
-rw-r--r--testdata/past_result.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/testdata/past_result.json b/testdata/past_result.json
deleted file mode 100644
index ca29d35..0000000
--- a/testdata/past_result.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "broken_links": {
- "http://127.0.0.1:11836/page2": [
- {
- "link": "http://127.0.0.1:11836/",
- "code": 404
- }
- ]
- }
-}