fix(build): fix unit test build.
This commit is contained in:
parent
975f7e0d6d
commit
edd0e6ff55
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ func TestDefaultTunables(t *testing.T) {
|
||||||
{"multiarch", []string{"*-linux-gnu*"}},
|
{"multiarch", []string{"*-linux-gnu*"}},
|
||||||
{"user_share_dirs", []string{"/home/*/.local/share"}},
|
{"user_share_dirs", []string{"/home/*/.local/share"}},
|
||||||
{"etc_ro", []string{"/{,usr/}etc/"}},
|
{"etc_ro", []string{"/{,usr/}etc/"}},
|
||||||
|
{"int", []string{"[0-9]{[0-9],}{[0-9],}{[0-9],}{[0-9],}{[0-9],}{[0-9],}{[0-9],}{[0-9],}{[0-9],}"}},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue