Merge pull request #70 from hvitved/csharp/graph-tests

C#: Do not use `@kind graph` in ql tests
This commit is contained in:
Dave Bartolomeo
2018-08-18 10:04:07 -07:00
committed by GitHub
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