Skip to content

Commit

Permalink
Revert "Disable test that will fail due to extra imports that are nee…
Browse files Browse the repository at this point in the history
…ded to unbreak the build."

I missed one for rdar://problem/23511008.

This reverts commit 7eb6f46.
  • Loading branch information
jrose-apple committed Nov 14, 2015
1 parent e04d3ca commit 660fdeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Interpreter/SDK/missing_imports_repl.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

// REQUIRES: objc_interop
// REQUIRES: swift_repl
// REQUIRES: rdar23526659

"start"
// CHECK-LABEL: String = "start"{{$}}
Expand Down

0 comments on commit 660fdeb

Please sign in to comment.