Skip to content

Commit 3d1aae7

Browse files
committed
Swift: Update test to ensure stabilitry across Xcode versions
1 parent ef67311 commit 3d1aae7

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
| codeql-swift-autobuild-test/AppDelegate.swift:0:0:0:0 | codeql-swift-autobuild-test/AppDelegate.swift |
2-
| file://:0:0:0:0 | |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import swift
22

33
from File f
4-
where exists(f.getRelativePath()) or f instanceof UnknownFile
4+
where exists(f.getRelativePath())
55
select f

0 commit comments

Comments
 (0)