mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add a mode to test implicit dynamic with private imports
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// RUN: %target-resilience-test --backward-deployment
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// Use swift-version 4.
|
||||
// UNSUPPORTED: swift_test_mode_optimize_none_with_implicit_dynamic
|
||||
|
||||
import StdlibUnittest
|
||||
import backward_deploy_struct
|
||||
|
||||
|
||||
Reference in New Issue
Block a user