summaryrefslogtreecommitdiff
path: root/.gn
diff options
context:
space:
mode:
Diffstat (limited to '.gn')
-rw-r--r--.gn5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gn b/.gn
index 2c77331a8d..e9335c5330 100644
--- a/.gn
+++ b/.gn
@@ -20,12 +20,13 @@ check_targets = [
"//core/fxcrt/*",
"//fxbarcode/*",
"//samples/*",
+ "//testing/:*",
+ "//testing/fuzzers/*",
+ "//testing/image_diff/*",
# TODO(thestig): Work on these.
#"//core/*",
#"//fpdfsdk/*",
#"//fxjs/*",
- #"//testing/*",
- #"//testing/fuzzers/*",
#"//xfa/*",
]