summaryrefslogtreecommitdiffstats
path: root/src/mime/testdata/test.types.globs2
blob: 4606d98f13a53a242160dadea442793c7baa196c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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]