Skip to content

Commit 58e2e2b

Browse files
committed
refactor: removing header from the cargo.toml.expected
Signed-off-by: Om Santosh Suneri <[email protected]>
1 parent 5249967 commit 58e2e2b

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

tests/packagedcode/data/cargo/cargo_toml/single-file-scan/Cargo.toml.expected

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,4 @@
11
{
2-
"headers": [
3-
{
4-
"tool_name": "scancode-toolkit",
5-
"tool_version": "32.4.1",
6-
"options": {
7-
"input": [
8-
"/tests/packagedcode/data/cargo/cargo_toml/single-file-scan/Cargo.toml"
9-
],
10-
"--json-pp": "/tmp/cargo-full-scan.json",
11-
"--package": true
12-
},
13-
"notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.",
14-
"start_timestamp": "2025-10-28T175155.400609",
15-
"end_timestamp": "2025-10-28T175201.660855",
16-
"output_format_version": "4.1.0",
17-
"duration": 6.26029896736145,
18-
"message": null,
19-
"errors": [],
20-
"warnings": [],
21-
"extra_data": {
22-
"system_environment": {
23-
"operating_system": "linux",
24-
"cpu_architecture": "64",
25-
"platform": "Linux-6.10.14-linuxkit-x86_64-with-glibc2.36",
26-
"platform_version": "#1 SMP Tue Oct 14 07:32:13 UTC 2025",
27-
"python_version": "3.12.12 (main, Oct 21 2025, 02:11:48) [GCC 12.2.0]"
28-
},
29-
"spdx_license_list_version": "3.27",
30-
"files_count": 1
31-
}
32-
}
33-
],
342
"packages": [],
353
"dependencies": [],
364
"files": [
@@ -155,4 +123,4 @@
155123
"scan_errors": []
156124
}
157125
]
158-
}
126+
}

0 commit comments

Comments
 (0)