Skip to content

Commit

Permalink
Remove GPL test file (#583)
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel Vasile <gabriel.vasile@email.com>
  • Loading branch information
canadacow and gabriel-vasile authored Oct 14, 2024
1 parent 8a780a5 commit 2998a94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mimetype_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ var testcases = []testcase{
{"json.string.txt", text, "text/plain; charset=utf-8", false},
{"kml.kml", kml, "application/vnd.google-earth.kml+xml", true},
{"lit.lit", lit, "application/x-ms-reader", true},
{"ln", elfExe, "application/x-executable", true},
{"lua.lua", lua, "text/x-lua", true},
{"lz.lz", lzip, "application/lzip", true},
{"m3u.m3u", m3u, "application/vnd.apple.mpegurl", true},
Expand Down
Binary file removed testdata/ln
Binary file not shown.

0 comments on commit 2998a94

Please sign in to comment.