diff --git a/csharp/ql/test/library-tests/controlflow/graph/ElementGraph.ql b/csharp/ql/test/library-tests/controlflow/graph/ElementGraph.ql index 090534c4ff1..8c7e83ed4cc 100644 --- a/csharp/ql/test/library-tests/controlflow/graph/ElementGraph.ql +++ b/csharp/ql/test/library-tests/controlflow/graph/ElementGraph.ql @@ -1,8 +1,3 @@ -/** - * @kind graph - * @id elementgraph - */ - import csharp import semmle.code.csharp.controlflow.ControlFlowGraph diff --git a/csharp/ql/test/library-tests/controlflow/graph/NodeGraph.ql b/csharp/ql/test/library-tests/controlflow/graph/NodeGraph.ql index aca78d729cb..1d0e14b7a91 100644 --- a/csharp/ql/test/library-tests/controlflow/graph/NodeGraph.ql +++ b/csharp/ql/test/library-tests/controlflow/graph/NodeGraph.ql @@ -1,8 +1,3 @@ -/** - * @kind graph - * @id nodegraph - */ - import csharp import semmle.code.csharp.controlflow.ControlFlowGraph diff --git a/csharp/ql/test/library-tests/csharp7/IsFlow.ql b/csharp/ql/test/library-tests/csharp7/IsFlow.ql index 165e3f56070..236a3346eba 100644 --- a/csharp/ql/test/library-tests/csharp7/IsFlow.ql +++ b/csharp/ql/test/library-tests/csharp7/IsFlow.ql @@ -1,8 +1,3 @@ -/** - * @kind graph - * @id nodegraph - */ - import csharp import semmle.code.csharp.controlflow.ControlFlowGraph diff --git a/csharp/ql/test/library-tests/goto/Goto1.ql b/csharp/ql/test/library-tests/goto/Goto1.ql index aca78d729cb..1d0e14b7a91 100644 --- a/csharp/ql/test/library-tests/goto/Goto1.ql +++ b/csharp/ql/test/library-tests/goto/Goto1.ql @@ -1,8 +1,3 @@ -/** - * @kind graph - * @id nodegraph - */ - import csharp import semmle.code.csharp.controlflow.ControlFlowGraph