blob: 4606d98f13a53a242160dadea442793c7baa196c [file] [log] [blame]
# Copyright 2021 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
# mime package test for globs2
50:document/test:*.t3
50:example/test:*.t4
50:text/plain:*,v
50:application/x-trash:*~
30:example/do-not-use:*.t4
10:example/glob-question-mark:*.foo?ar
10:example/glob-asterisk:*.foo*r
10:example/glob-range:*.foo[1-3]