Skip to content

Commit d6143bb

Browse files
committed
lib
1 parent a8c689e commit d6143bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ swift_test(
55
name = "swift_test",
66
size = "small",
77
srcs = ["swift_test.swift"],
8+
copts = ["-parse-as-library"],
89
deps = ["@com_github_keith_swift_syntax//:SwiftParser"],
910
)
1011

0 commit comments

Comments
 (0)