Skip to content

Commit 013a66b

Browse files
author
Marc Rasi
committed
exempt _Differentiation from verify_all_overlays test
1 parent 64d0e76 commit 013a66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/ParseableInterface/verify_all_overlays.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
else:
5050
continue
5151

52-
if module_name == "Swift" or module_name == "SwiftLang":
52+
if module_name in ["_Differentiation", "Swift", "SwiftLang"]:
5353
continue
5454

5555
# swift -build-module-from-parseable-interface

0 commit comments

Comments
 (0)