Revert "Temporary disable failing armv7 tests"

This reverts commit 78e5e25215.
This commit is contained in:
Joe Shajrawi
2017-08-15 13:43:57 -07:00
parent b2efaab218
commit 66d0df6bae
23 changed files with 0 additions and 23 deletions

View File

@@ -6,7 +6,6 @@
// RUN: %target-build-swift -g -O -module-name a %t/AnyHashableCasts.swift -o %t.out.optimized
// RUN: %target-run %t.out.optimized
// REQUIRES: executable_test
// UNSUPPORTED: CPU=armv7
import StdlibUnittest