mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove plus_zero_test,plus_one_test from lit tests since they are no longer needed.
I am going to leave in the infrastructure around this just in case. But there is no reason to keep this in the tests themselves. I can always just revert this and I don't think merge conflicts are likely due to previous work I did around the tooling for this.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// REQUIRES: plus_zero_runtime
|
||||
|
||||
// RUN: %empty-directory(%t)
|
||||
// RUN: %target-swift-frontend -emit-module -emit-module-path=%t/weak_other.swiftmodule -module-name=weak_other %S/Inputs/weak_other.swift
|
||||
|
||||
Reference in New Issue
Block a user