mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Move existing consistency query to new place
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
| test.go:7:1:7:1 | expected declaration, found This |
|
|
||||||
1
go/ql/test/consistency/dummy.expected
Normal file
1
go/ql/test/consistency/dummy.expected
Normal file
@@ -0,0 +1 @@
|
|||||||
|
| This is a dummy query which is only needed so that the consistency tests will run |
|
||||||
1
go/ql/test/consistency/dummy.ql
Normal file
1
go/ql/test/consistency/dummy.ql
Normal file
@@ -0,0 +1 @@
|
|||||||
|
select "This is a dummy query which is only needed so that the consistency tests will run"
|
||||||
Reference in New Issue
Block a user