There was an error while loading. Please reload this page.
1 parent f47d571 commit 27fd4c9Copy full SHA for 27fd4c9
1 file changed
vulnerabilities/tests/test_rust.py
@@ -186,7 +186,6 @@ def test_import(self, _):
186
187
def test_load_toml_from_md(self, _):
188
md_path = os.path.join(TEST_DATA, "CVE-2019-16760.md")
189
- # print(list(os.walk(self.tempdir)))
190
loaded_data = get_advisory_data(md_path)
191
expected_data = {
192
"advisory": {
0 commit comments