Skip to content

Commit 78baec3

Browse files
committed
[gn build] Port 5cdd883
1 parent 5cdd883 commit 78baec3

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/unittests/Format

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ unittest("FormatTests") {
1111
"//llvm/lib/Support",
1212
]
1313
sources = [
14+
"AlignBracketsTest.cpp",
1415
"BracesInserterTest.cpp",
1516
"BracesRemoverTest.cpp",
1617
"CleanupTest.cpp",

0 commit comments

Comments
 (0)