C#: Do not use @kind graph in ql tests

This commit is contained in:
Tom Hvitved
2018-08-17 17:55:13 +02:00
parent bea298fcab
commit 0edd0057fc
4 changed files with 0 additions and 20 deletions

View File

@@ -1,8 +1,3 @@
/**
* @kind graph
* @id elementgraph
*/
import csharp
import semmle.code.csharp.controlflow.ControlFlowGraph

View File

@@ -1,8 +1,3 @@
/**
* @kind graph
* @id nodegraph
*/
import csharp
import semmle.code.csharp.controlflow.ControlFlowGraph

View File

@@ -1,8 +1,3 @@
/**
* @kind graph
* @id nodegraph
*/
import csharp
import semmle.code.csharp.controlflow.ControlFlowGraph

View File

@@ -1,8 +1,3 @@
/**
* @kind graph
* @id nodegraph
*/
import csharp
import semmle.code.csharp.controlflow.ControlFlowGraph