mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI"
This commit is contained in:
commit
e04480b68b
@ -179,7 +179,9 @@ cc_library_static {
|
||||
cc_test {
|
||||
name: "liblatinime_unittests",
|
||||
host_supported: true,
|
||||
|
||||
test_options: {
|
||||
unit_test: true,
|
||||
},
|
||||
cflags: [
|
||||
"-Wno-unused-parameter",
|
||||
"-Wno-unused-function",
|
||||
|
Loading…
Reference in New Issue
Block a user