Skip to content

Commit

Permalink
internal/ini: Remove unused and stale fuzzing
Browse files Browse the repository at this point in the history
Removes the fuzz testing files from the module, as they are invalid and
not used. PR draft #1291 looks
at adding fuzzing back in.

Fixes #1693

add changelog
  • Loading branch information
jasdel committed May 16, 2022
1 parent 6f190f6 commit f0ba71c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 48 deletions.
8 changes: 8 additions & 0 deletions .changelog/8836e2ebea6a43259f1cc2a00d9acc03.json
@@ -0,0 +1,8 @@
{
"id": "8836e2eb-ea6a-4325-9f1c-c2a00d9acc03",
"type": "bugfix",
"description": "Removes the fuzz testing files from the module, as they are invalid and not used.",
"modules": [
"internal/ini"
]
}
18 changes: 0 additions & 18 deletions internal/ini/fuzz.go

This file was deleted.

30 changes: 0 additions & 30 deletions internal/ini/fuzz_test.go

This file was deleted.

0 comments on commit f0ba71c

Please sign in to comment.