mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rename the optimize_test feature to executable_test and document that feature.
Swift SVN r29213
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// Also run this test in optimize test modes.
|
||||
// REQUIRES: optimize_test
|
||||
|
||||
//===--- Unicode.swift ----------------------------------------------------===//
|
||||
//
|
||||
// This source file is part of the Swift.org open source project
|
||||
@@ -13,6 +10,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
// RUN: %target-run-stdlib-swift
|
||||
// REQUIRES: executable_test
|
||||
|
||||
import Swift
|
||||
import StdlibUnittest
|
||||
|
||||
Reference in New Issue
Block a user