Skip to content

Commit 47898c5

Browse files
committed
These tests no longer require asserts to be enabled
Review feedback from @jrose-apple.
1 parent ba564ee commit 47898c5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
2-
// REQUIRES: asserts
32
func b(e:({#^A^#var e){

validation-test/compiler_crashers_fixed/28376-swift-constraints-constraintsystem-diagnosefailureforexpr.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
77

88
// RUN: not %target-swift-frontend %s -parse
9-
// REQUIRES: asserts
109
class B<enum B{case c
1110
var:{if c

0 commit comments

Comments
 (0)