Remove testonly keyword

This commit is contained in:
Justine Tunney 2022-09-05 08:41:43 -07:00
parent 9be364d40a
commit d721ff8938
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
31 changed files with 78 additions and 94 deletions

View file

@ -84,7 +84,6 @@ Keywords={
"offsetof",
"microarchitecture",
"targetclones",
"testonly",
"forcealignargpointer",
"textexit",
"externinline",

View file

@ -26,7 +26,6 @@
"offsetof"
"microarchitecture"
"targetclones"
"testonly"
"forcealignargpointer"
"textexit"
"externinline"

View file

@ -369,7 +369,6 @@ cosmo_kws = frozenset([
"scanfesque",
"strftimeesque",
"strlenesque",
"testonly",
"textexit",
"textreal",
"textstartup",
@ -432,7 +431,6 @@ cosmo_kws = frozenset([
"scanfesque",
"strftimeesque",
"strlenesque",
"testonly",
"textexit",
"textreal",
"textstartup",