diff --git a/tests/entry_test.go b/tests/entry_test.go index 4340b68..e3c62ee 100644 --- a/tests/entry_test.go +++ b/tests/entry_test.go @@ -195,4 +195,3 @@ func Test_file_type(t *testing.T) { PlainFile(t, fictionalFile, dataDir, sourceFile, objectFile, exeFile) } -