[gn build] Port d17437d2bd

This commit is contained in:
LLVM GN Syncbot 2020-08-13 13:35:44 +00:00
parent c7191e3185
commit fc7f004b88
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ unittest("SyntaxTests") {
"//llvm/lib/Testing/Support",
]
sources = [
"BuildTreeTest.cpp",
"MutationsTest.cpp",
"TokensTest.cpp",
"TreeTest.cpp",
]
}