mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Swift: fix dangling test reference
This commit is contained in:
4
swift/ql/test/library-tests/ast/Missing.ql
Normal file
4
swift/ql/test/library-tests/ast/Missing.ql
Normal file
@@ -0,0 +1,4 @@
|
||||
import swift
|
||||
|
||||
from UnspecifiedElement e
|
||||
select e
|
||||
@@ -1 +0,0 @@
|
||||
extractor-tests/generated/UnspecifiedElement/UnspecifiedElement.ql
|
||||
Reference in New Issue
Block a user