Skip to content

Commit f019dc0

Browse files
committed
Update test
1 parent 67842e3 commit f019dc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sema/accessibility_package_interface.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
// RUN: -emit-module-interface-path %t/Client.swiftinterface \
6060
// RUN: -emit-private-module-interface-path %t/Client.private.swiftinterface
6161

62+
// RUN: rm -rf %t/Utils.swiftmodule
6263
// RUN: rm -rf %t/Client.swiftmodule
6364

6465
// RUN: %target-swift-typecheck-module-from-interface(%t/Client.swiftinterface) -I %t -verify

0 commit comments

Comments
 (0)