Files
swift-mirror/test/1_stdlib/Reflection_jit.swift
Slava Pestov 377c1b9c64 lit.cfg: Set swift_interpreter on Linux since the 'swift' command works
This makes some previously-disabled tests pass on Linux.
2016-01-13 23:04:52 -07:00

5 lines
185 B
Swift

// Test Reflection.swift in JIT mode.
// RUN: %target-jit-run -parse-stdlib %S/Reflection.swift -- %S/Inputs/shuffle.jpg | FileCheck %S/Reflection.swift
// REQUIRES: swift_interpreter