Skip to content

Commit 19933d0

Browse files
committed
NFC: move Swiftskell to shared test/Inputs directory
1 parent 766e623 commit 19933d0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/ModuleInterface/noncopyable_generics.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// RUN: -enable-experimental-feature NonescapableTypes \
1313
// RUN: -o %t/Swiftskell.swiftmodule \
1414
// RUN: -emit-module-interface-path %t/Swiftskell.swiftinterface \
15-
// RUN: %S/Inputs/Swiftskell.swift
15+
// RUN: %S/../Inputs/Swiftskell.swift
1616

1717
// Check the interfaces
1818

0 commit comments

Comments
 (0)