Skip to content

Commit 2998a94

Browse files
Remove GPL test file (#583)
Co-authored-by: Gabriel Vasile <[email protected]>
1 parent 8a780a5 commit 2998a94

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

mimetype_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ var testcases = []testcase{
110110
{"json.string.txt", text, "text/plain; charset=utf-8", false},
111111
{"kml.kml", kml, "application/vnd.google-earth.kml+xml", true},
112112
{"lit.lit", lit, "application/x-ms-reader", true},
113-
{"ln", elfExe, "application/x-executable", true},
114113
{"lua.lua", lua, "text/x-lua", true},
115114
{"lz.lz", lzip, "application/lzip", true},
116115
{"m3u.m3u", m3u, "application/vnd.apple.mpegurl", true},

testdata/ln

-54.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)