enable the test

This commit is contained in:
David Ungar
2018-03-01 07:34:14 -08:00
parent 1d08be56a3
commit 0d3020a0f6

View File

@@ -1,4 +1,3 @@
// REQUIRES: rdar37605557
// RUN: %empty-directory(%t)
// RUN: %target-swiftc_driver -emit-library -emit-module -emit-module-path %t/empty.swiftmodule -module-name empty -module-link-name empty %S/empty.swift
// RUN: %target-swiftc_driver -c %s -I %t -o %t/import_experimental.o