Skip to content

Commit c71ac7a

Browse files
authored
Merge pull request swiftlang#30834 from CodaFi/gatekeeper
Fix the gates on a test that needs statistics
2 parents d6a6df2 + ba97afc commit c71ac7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Serialization/multi-file-type-eraser.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRES: rdar61348443
1+
// REQUIRES: asserts
22
// RUN: %empty-directory(%t)
33
// RUN: %target-swift-frontend -emit-module -module-name Multi -o %t/multi-file.swiftmodule -primary-file %s %S/Inputs/multi-file-type-eraser.swift
44
// RUN: %target-swift-frontend -emit-module -module-name Multi -o %t/multi-file-2.swiftmodule %s -primary-file %S/Inputs/multi-file-type-eraser.swift

0 commit comments

Comments
 (0)