diff --git a/cwe.js b/cwe.js index bb09a12..bc482f1 100644 --- a/cwe.js +++ b/cwe.js @@ -1,5 +1,5 @@ // This will show examples related with the Common Weakness Enumeration (CWE). - +//test// function CWE_398() { // IDENTICAL_BRANCHES if (x >= 0) { y = x;