summaryrefslogtreecommitdiffstats
path: root/gin
diff options
context:
space:
mode:
Diffstat (limited to 'gin')
-rw-r--r--gin/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/gin/BUILD.gn b/gin/BUILD.gn
index 3c0ff19..1baa592 100644
--- a/gin/BUILD.gn
+++ b/gin/BUILD.gn
@@ -81,6 +81,7 @@ executable("gin_shell") {
}
source_set("gin_test") {
+ testonly = true
sources = [
"test/file.cc",
"test/file.h",